skidd13
4e12073b27
(svn r11490) -Codechange: Split the math functions to their own header
...
-Codechange: Replace the rest of the math macros with functions
2007-11-22 18:01:51 +00:00
skidd13
737aec4db6
(svn r11490) -Codechange: Split the math functions to their own header
...
-Codechange: Replace the rest of the math macros with functions
2007-11-22 18:01:51 +00:00
skidd13
039570342d
(svn r11488) -Codechange: Spilt the random functions out to seperate file
...
-Codechange: Make the mersenne twister more readable
-Codechange: Unify the seeding process of random
2007-11-21 19:13:38 +00:00
skidd13
83601671c7
(svn r11488) -Codechange: Spilt the random functions out to seperate file
...
-Codechange: Make the mersenne twister more readable
-Codechange: Unify the seeding process of random
2007-11-21 19:13:38 +00:00
glx
be591f158e
(svn r11470) -Codechange: add git detection to MSVC (michi_cc)
2007-11-18 22:39:02 +00:00
glx
6097c07e4b
(svn r11470) -Codechange: add git detection to MSVC (michi_cc)
2007-11-18 22:39:02 +00:00
glx
0bba49b413
(svn r11448) -Add: project files for MSVC 2008 (*_vs90.*)
2007-11-17 02:22:56 +00:00
glx
fd9e2887b2
(svn r11448) -Add: project files for MSVC 2008 (*_vs90.*)
2007-11-17 02:22:56 +00:00
glx
f9eba326c3
(svn r11445) -Codechange: reorder <configuration> in openttd_vs80.vcproj, so there are less diff when it is modified by MSVC
2007-11-16 22:11:30 +00:00
glx
c8516f2af8
(svn r11445) -Codechange: reorder <configuration> in openttd_vs80.vcproj, so there are less diff when it is modified by MSVC
2007-11-16 22:11:30 +00:00
belugas
f26a591e6c
(svn r11399) -Feature(ette): transparency settings can now be saved and thus remembered.
...
-Codechange: Wrap all transparency settings in accessors, hiding the implementation
-Change: Clicking "transparent building" menu will toggle Houses And Trees only. The other options can be used in the transparency gui.
Initial patch by Smatz (FS#1349), with some rework by BigBB and your humble servant.
2007-11-10 01:17:15 +00:00
belugas
f55fdfb7c4
(svn r11399) -Feature(ette): transparency settings can now be saved and thus remembered.
...
-Codechange: Wrap all transparency settings in accessors, hiding the implementation
-Change: Clicking "transparent building" menu will toggle Houses And Trees only. The other options can be used in the transparency gui.
Initial patch by Smatz (FS#1349), with some rework by BigBB and your humble servant.
2007-11-10 01:17:15 +00:00
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