Age | Commit message (Expand) | Author |
2007-06-17 | (svn r10190) -Codechange: merged renderer and blitter to one single class API... | truelight |
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 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-23 | (svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler... | peter1138 |
2007-03-19 | (svn r9315) -Merge: The newhouses branch. With this merge comes almost comple... | maedhros |
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-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-16 | (svn r8757) -Add: added libtimidity music driver (it is a nice small library ... | truelight |
2007-02-05 | (svn r8605) -Codechange: [OSX] changed all objective C to objective C++ | bjarni |
2007-01-28 | (svn r8435) -Regression (r7759?): Readd aircraft.h to the project files which... | Darkvater |
2007-01-26 | (svn r8414) -Codechange: Use own AutoPtrT instead of std::auto_ptr. | KUDr |
2007-01-23 | (svn r8371) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil... | bjarni |
2007-01-23 | (svn r8370) -Revert (r8363): the autoreplace GUI move cleared the file history | bjarni |
2007-01-23 | (svn r8363) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a fil... | bjarni |
2007-01-21 | (svn r8326) -Fix r8304: forgot to update projects/generate to keep in mind th... | truelight |
2007-01-21 | (svn r8304) [WinCE] -Add: added configure detection for WinCE. | truelight |
2007-01-21 | (svn r8301) -Codechange: Move the code relating to the sign list window from ... | maedhros |
2007-01-14 | (svn r8125) -Codechange: Station is now constructed/destroyed using new/delet... | KUDr |
2007-01-13 | (svn r8104) -Fix: missing helpers.hpp added into source.list and VC | KUDr |
2007-01-13 | (svn r8099) -Fix (r8092): source.list updated to reflect move of header files... | KUDr |
2007-01-10 | (svn r8040) [Configure] -Fix: for some reason, OS2 compiled unix.cpp, not os2... | truelight |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-04 | (svn r7829) -Codechange: move the network (core) initialization/shutdown func... | rubidium |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |