glx
|
990fd0204f
|
(svn r11393) -Fix (r11368): forgot to update lang project files
|
2007-11-08 16:11:25 +00:00 |
|
glx
|
56964501f1
|
(svn r11393) -Fix (r11368): forgot to update lang project files
|
2007-11-08 16:11:25 +00:00 |
|
glx
|
5131ea98db
|
(svn r11334) -Codechange: add hg detection to MSVC
|
2007-10-21 17:09:44 +00:00 |
|
glx
|
4fdfd76b3b
|
(svn r11334) -Codechange: add hg detection to MSVC
|
2007-10-21 17:09:44 +00:00 |
|
rubidium
|
fcce47172d
|
(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.
|
2007-10-21 14:59:05 +00:00 |
|
rubidium
|
f4775d06bb
|
(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.
|
2007-10-21 14:59:05 +00:00 |
|
rubidium
|
80a3590bf5
|
(svn r11172) -Codechange: rewrite of town road building and addition of the possibility to clean up unconnected road bits during the local road reconstructions. Based on a patch by skidd13.
|
2007-09-26 16:12:43 +00:00 |
|
rubidium
|
01edaeec57
|
(svn r11172) -Codechange: rewrite of town road building and addition of the possibility to clean up unconnected road bits during the local road reconstructions. Based on a patch by skidd13.
|
2007-09-26 16:12:43 +00:00 |
|
glx
|
822b40a026
|
(svn r11166) -Fix (r11165): forgot one project file
|
2007-09-26 02:45:13 +00:00 |
|
glx
|
a24ccbdb14
|
(svn r11166) -Fix (r11165): forgot one project file
|
2007-09-26 02:45:13 +00:00 |
|
belugas
|
94ab174776
|
(svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80.vcproj, plus a fix in source.list
|
2007-09-26 02:29:34 +00:00 |
|
belugas
|
8dc42819f7
|
(svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80.vcproj, plus a fix in source.list
|
2007-09-26 02:29:34 +00:00 |
|
belugas
|
41ecae2783
|
(svn r11164) -Fix(r11161): a rogue space roaming in the night... removed
|
2007-09-26 02:20:58 +00:00 |
|
belugas
|
fa075ed7bc
|
(svn r11164) -Fix(r11161): a rogue space roaming in the night... removed
|
2007-09-26 02:20:58 +00:00 |
|
rubidium
|
ed96cd2711
|
(svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs.
|
2007-09-22 12:59:43 +00:00 |
|
rubidium
|
c68c83dffa
|
(svn r11138) -Codechange: prepare some subsystems for persistent storage for NewGRFs.
|
2007-09-22 12:59:43 +00:00 |
|
glx
|
87b487d790
|
(svn r11110) -Fix (r11107): somebody forgot to update project files ;)
|
2007-09-14 23:46:49 +00:00 |
|
glx
|
fbbba11e13
|
(svn r11110) -Fix (r11107): somebody forgot to update project files ;)
|
2007-09-14 23:46:49 +00:00 |
|
glx
|
426b18f635
|
(svn r11090) -Fix (r11089): incorrect version format and failure with paths containing spaces
|
2007-09-12 22:05:53 +00:00 |
|
glx
|
f2dc723da5
|
(svn r11090) -Fix (r11089): incorrect version format and failure with paths containing spaces
|
2007-09-12 22:05:53 +00:00 |
|
rubidium
|
e9924421bf
|
(svn r11089) -Codechange: add revision detection to MSVC.
|
2007-09-12 07:11:48 +00:00 |
|
rubidium
|
9e7931f6ea
|
(svn r11089) -Codechange: add revision detection to MSVC.
|
2007-09-12 07:11:48 +00:00 |
|
truelight
|
f827093ba7
|
(svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32bpp-simple (based on the work of frosch)
-Add: let 32bpp-anim use 32bpp-optimizeds, so he profits from the speed-up too
|
2007-09-09 23:16:01 +00:00 |
|
truelight
|
34e48f7886
|
(svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32bpp-simple (based on the work of frosch)
-Add: let 32bpp-anim use 32bpp-optimizeds, so he profits from the speed-up too
|
2007-09-09 23:16:01 +00:00 |
|
rubidium
|
a045c22db0
|
(svn r10642) -Merge (from NoAI): ./configure flag for disabling threading.
|
2007-07-20 18:34:21 +00:00 |
|
rubidium
|
7aa6d30922
|
(svn r10642) -Merge (from NoAI): ./configure flag for disabling threading.
|
2007-07-20 18:34:21 +00:00 |
|
rubidium
|
45b0b7755d
|
(svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs.
|
2007-07-16 23:55:22 +00:00 |
|
rubidium
|
3dd6362bb8
|
(svn r10601) -Codechange: store (and use) the type of stations instead of hardcoding station types by graphics IDs.
|
2007-07-16 23:55:22 +00:00 |
|
glx
|
52cba88586
|
(svn r10590) -Fix: cargo_packet.* were not sorted correctly in project files
|
2007-07-16 13:51:17 +00:00 |
|
glx
|
46a975a01b
|
(svn r10590) -Fix: cargo_packet.* were not sorted correctly in project files
|
2007-07-16 13:51:17 +00:00 |
|
peter1138
|
5e85e8c5e0
|
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
|
2007-07-05 12:23:54 +00:00 |
|
peter1138
|
68c6add8cc
|
(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model.
|
2007-07-05 12:23:54 +00:00 |
|
KUDr
|
92e684c28e
|
(svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8
|
2007-07-03 23:07:33 +00:00 |
|
KUDr
|
6878ca0213
|
(svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8
|
2007-07-03 23:07:33 +00:00 |
|
KUDr
|
ec1e0b8152
|
(svn r10391) -Add: debug support - structured dump of variables/classes/structures (with anti-recursion repository) into string
|
2007-06-29 23:30:14 +00:00 |
|
KUDr
|
a88a1b6f53
|
(svn r10391) -Add: debug support - structured dump of variables/classes/structures (with anti-recursion repository) into string
|
2007-06-29 23:30:14 +00:00 |
|
KUDr
|
65ba91d1c9
|
(svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitive ANSI/UNICODE string classes that support formatted (sprintf like) output.
|
2007-06-29 22:33:58 +00:00 |
|
KUDr
|
91d6051adb
|
(svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitive ANSI/UNICODE string classes that support formatted (sprintf like) output.
|
2007-06-29 22:33:58 +00:00 |
|
miham
|
75debb19bf
|
(svn r10385) -Change: [Translations] Croatian is an accepted language
|
2007-06-29 12:27:13 +00:00 |
|
miham
|
8cde9d7810
|
(svn r10385) -Change: [Translations] Croatian is an accepted language
|
2007-06-29 12:27:13 +00:00 |
|
rubidium
|
fc201d4ad8
|
(svn r10266) -Codechange: keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it.
|
2007-06-22 11:58:59 +00:00 |
|
rubidium
|
e5c352818d
|
(svn r10266) -Codechange: keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it.
|
2007-06-22 11:58:59 +00:00 |
|
truelight
|
73f593f93d
|
(svn r10264) -Fix: forgot to add texteff.hpp to the project files
|
2007-06-22 09:44:21 +00:00 |
|
truelight
|
38da76acb7
|
(svn r10264) -Fix: forgot to add texteff.hpp to the project files
|
2007-06-22 09:44:21 +00:00 |
|
maedhros
|
7fb6e8f11d
|
(svn r10236) -Feature: Introduce a form of timetabling for vehicles.
|
2007-06-20 19:17:22 +00:00 |
|
maedhros
|
cf0118ee63
|
(svn r10236) -Feature: Introduce a form of timetabling for vehicles.
|
2007-06-20 19:17:22 +00:00 |
|
glx
|
168eee00cd
|
(svn r10231) -Cleanup: MSVC project files
|
2007-06-20 03:01:27 +00:00 |
|
glx
|
a1942409da
|
(svn r10231) -Cleanup: MSVC project files
|
2007-06-20 03:01:27 +00:00 |
|
glx
|
623a848cca
|
(svn r10211) -Feature: [NewGRF] Add support for action 0F
|
2007-06-18 23:00:55 +00:00 |
|
glx
|
23af871615
|
(svn r10211) -Feature: [NewGRF] Add support for action 0F
|
2007-06-18 23:00:55 +00:00 |
|