Age | Commit message (Expand) | Author |
2007-07-03 | (svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8 | KUDr |
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 language | miham |
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 files | truelight |
2007-06-20 | (svn r10236) -Feature: Introduce a form of timetabling for vehicles. | maedhros |
2007-06-20 | (svn r10231) -Cleanup: MSVC project files | glx |
2007-06-18 | (svn r10211) -Feature: [NewGRF] Add support for action 0F | glx |
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 again | truelight |
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 |
2007-06-11 | (svn r10092) -Codechange: code-seperated the spriteloader and blitter from th... | truelight |
2007-06-09 | (svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (... | belugas |
2007-06-01 | (svn r10010) -Fix (r10008): Add articulated_vehicles.h to the project files. | maedhros |
2007-06-01 | (svn r10008) -Codechange: Move a couple of functions related to articulated v... | maedhros |
2007-05-19 | (svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ... | rubidium |
2007-05-15 | (svn r9850) -Codechange: Introduction of the Override/Substitute manager. Cu... | belugas |
2007-05-15 | (svn r9844) -Codechange: replace zoomlevel with an enum | truelight |
2007-05-06 | (svn r9798) -Remove: removed the very outdated xcode project files | truelight |
2007-05-06 | (svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals. | peter1138 |
2007-04-05 | (svn r9564) -Fix (r9563): When adding files remember to add them... | peter1138 |
2007-04-05 | (svn r9563) -Feature: Add more finer control to transparency options, includi... | peter1138 |
2007-04-04 | (svn r9557) -Codechange: Add a forgotten file to the project lists | belugas |
2007-03-28 | (svn r9522) -Fix (r9073): the entries in source.list are supposed to be sorte... | rubidium |
2007-03-28 | (svn r9521) -Fix(9520): Partly revert, accidentally commited an unnecessary c... | belugas |
2007-03-28 | (svn r9520) -Codechange: Add the notion of Industry behaviour. It means what... | belugas |
2007-03-26 | (svn r9470) -Fix: Should not have committed that file | belugas |
2007-03-25 | (svn r9469) -Fix(r3720): The maximum year allowed for to_euro conversion of c... | belugas |
2007-03-23 | (svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler... | peter1138 |
2007-03-22 | (svn r9401) -Fix(9400): was not supposed to commit that file | belugas |
2007-03-22 | (svn r9400) -Codechange: Use some more representative enum names for landscap... | belugas |
2007-03-19 | (svn r9315) -Merge: The newhouses branch. With this merge comes almost comple... | maedhros |
2007-03-10 | (svn r9082) -Codechange: [win32] Update VS2003 and VS2005 project files to us... | Darkvater |
2007-03-08 | (svn r9073) -Codechange: moved autoreplace to a file of it's own (now autorep... | bjarni |
2007-03-02 | (svn r8969) -Codechange: rework of the player face bits. | rubidium |
2007-02-28 | (svn r8948) -Change: some sed implementations have problems with \n so rewrit... | glx |
2007-02-22 | (svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping table... | peter1138 |
2007-02-21 | (svn r8832) -Change: rewrite the solution file generator a little so it makes... | rubidium |
2007-02-20 | (svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str... | peter1138 |
2007-02-17 | (svn r8772) -Fix: forgot to update 'generate' file while updating 'configure'... | truelight |
2007-02-11 | (svn r8677) -Fix r8615: removed 'debug' language from project files | glx |