summaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)Author
2008-01-07(svn r11774) -Change: do not include variables.h in a header when it is not n...rubidium
2007-12-25(svn r11699) -Cleanup: Remove some headers from the project files which aren'...skidd13
2007-12-19(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.hrubidium
2007-12-17(svn r11658) -Fix (r11654): forgot project filesglx
2007-12-16(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m...smatz
2007-12-05(svn r11576) -Codechange: enumerize and comment station GUIsmatz
2007-11-26(svn r11531) -Fix [FS#1459]: version determination did stall (read: never fin...rubidium
2007-11-26(svn r11527) -Codechange: Split the bitmath functions of to their own filesskidd13
2007-11-22(svn r11490) -Codechange: Split the math functions to their own headerskidd13
2007-11-21(svn r11488) -Codechange: Spilt the random functions out to seperate fileskidd13
2007-11-18(svn r11470) -Codechange: add git detection to MSVC (michi_cc)glx
2007-11-17(svn r11448) -Add: project files for MSVC 2008 (*_vs90.*)glx
2007-11-16(svn r11445) -Codechange: reorder <configuration> in openttd_vs80.vcproj, so ...glx
2007-11-10(svn r11399) -Feature(ette): transparency settings can now be saved and thus ...belugas
2007-11-08(svn r11393) -Fix (r11368): forgot to update lang project filesglx
2007-10-21(svn r11334) -Codechange: add hg detection to MSVCglx
2007-10-21(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to ...rubidium
2007-09-26(svn r11172) -Codechange: rewrite of town road building and addition of the p...rubidium
2007-09-26(svn r11166) -Fix (r11165): forgot one project fileglx
2007-09-26(svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80....belugas
2007-09-26(svn r11164) -Fix(r11161): a rogue space roaming in the night... removedbelugas
2007-09-22(svn r11138) -Codechange: prepare some subsystems for persistent storage for ...rubidium
2007-09-14(svn r11110) -Fix (r11107): somebody forgot to update project files ;)glx
2007-09-12(svn r11090) -Fix (r11089): incorrect version format and failure with paths c...glx
2007-09-12(svn r11089) -Codechange: add revision detection to MSVC.rubidium
2007-09-09(svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32...truelight
2007-07-20(svn r10642) -Merge (from NoAI): ./configure flag for disabling threading.rubidium
2007-07-16(svn r10601) -Codechange: store (and use) the type of stations instead of har...rubidium
2007-07-16(svn r10590) -Fix: cargo_packet.* were not sorted correctly in project filesglx
2007-07-05(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus...peter1138
2007-07-03(svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8KUDr
2007-06-29(svn r10391) -Add: debug support - structured dump of variables/classes/struc...KUDr
2007-06-29(svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitiv...KUDr
2007-06-29(svn r10385) -Change: [Translations] Croatian is an accepted languagemiham
2007-06-22(svn r10266) -Codechange: keep track of the origin, time of travel and accumu...rubidium
2007-06-22(svn r10264) -Fix: forgot to add texteff.hpp to the project filestruelight
2007-06-20(svn r10236) -Feature: Introduce a form of timetabling for vehicles.maedhros
2007-06-20(svn r10231) -Cleanup: MSVC project filesglx
2007-06-18(svn r10211) -Feature: [NewGRF] Add support for action 0Fglx
2007-06-17(svn r10190) -Codechange: merged renderer and blitter to one single class API...truelight
2007-06-17(svn r10189) -Add: added a safety check in MSVC project generate script to ma...truelight
2007-06-17(svn r10182) -Codechange: rewrite most part of the file loading/searching to ...rubidium
2007-06-17(svn r10179) -Fix: spritecache wasn't in source.list, thus wasn't in the MSVC...rubidium
2007-06-16(svn r10170) -Codechange: remove some duplication of code.rubidium
2007-06-13(svn r10148) -Fix r10143: make --without-png to compile againtruelight
2007-06-13(svn r10143) -Add: store the filename of the grfs opened and allow easy acces...truelight
2007-06-13(svn r10132) -Codechange: split out the last direct video-buffer read access ...truelight
2007-06-13(svn r10127) -Add: Addition of basic structure for industry tiles callbacks (...belugas
2007-06-12(svn r10121) -Codechange: split renderer from rest of code; no longer any cod...truelight
2007-06-11(svn r10101) -Codechange: the class is named 8bppSimple, so name the files li...truelight