index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
openttd.cpp
Age
Commit message (
Expand
)
Author
2011-11-20
(svn r23275) -Codechange: allow loading of the monospace (freetype) font at a...
rubidium
2011-11-20
(svn r23273) -Codechange: allow passing a MissingGlyphSearcher to CheckForMis...
rubidium
2011-11-20
(svn r23271) -Codechange: don't repeatedly initialise and free the freetype l...
rubidium
2011-11-17
(svn r23246) -Codechange: move searching/loading music/sound sets/drivers to ...
rubidium
2011-11-17
(svn r23244) -Feature: if the installation is ananas, try to get the b withou...
rubidium
2011-11-17
(svn r23241) -Codechange: make the decision when to go to the custom drawn cu...
rubidium
2011-11-14
(svn r23224) -Codechange: first load the config file partially so we can push...
rubidium
2011-11-14
(svn r23222) -Codechange: reduce tar scanning calls to the bare minimum
rubidium
2011-11-14
(svn r23217) -Codechange: introduce the concept of scanning only in a limited...
rubidium
2011-11-12
(svn r23198) -Codechange: introduce a free that takes const pointers so we do...
rubidium
2011-11-06
(svn r23123) -Fix [FS#4790] (r22792): variable was initialised at the wrong m...
rubidium
2011-10-30
(svn r23065) -Add: -q option to read a savegame, write some general info and ...
yexo
2011-10-04
(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter...
michi_cc
2011-09-02
(svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation....
michi_cc
2011-08-24
(svn r22830) -Codechange: move more logic to after the scanning of NewGRFs
rubidium
2011-08-24
(svn r22822) -Codechange: make a distinction between base sets and newgrfs fo...
rubidium
2011-08-24
(svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world...
rubidium
2011-08-21
(svn r22799) -Fix (r22792): compile failure when there is no networking support
rubidium
2011-08-21
(svn r22795) -Codechange: load the intro game the first time without NewGRFs
rubidium
2011-08-21
(svn r22792) -Codechange: use scan callback for initial NewGRF scanning
rubidium
2011-08-21
(svn r22788) -Codechange: move modal progress related functions and variables...
rubidium
2011-08-21
(svn r22786) -Codechange: rename genworld mutices to model_progress mutices
rubidium
2011-08-21
(svn r22785) -Codechange: rename IsGeneratingWorld to HasModalProgress
rubidium
2011-07-29
(svn r22693) -Fix [FS#4691]: The override managers were not reset in some cas...
frosch
2011-07-03
(svn r22626) -Fix [FS#4622]: Also initialise _old_vds with newgame settings; ...
frosch
2011-05-28
(svn r22512) -Add: Save heightmap.
alberth
2011-05-04
(svn r22423) -Document: some network stuff
rubidium
2011-05-04
(svn r22419) -Change: Always use the DOS palette for drawing.
frosch
2011-03-05
(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the clie...
rubidium
2011-02-25
(svn r22145) -Codechange: Do explicit test for non-bool values.
alberth
2011-02-19
(svn r22116) -Codechange: use PoolBase::Clean() at more places
smatz
2011-02-19
(svn r22115) -Fix (r22114): some comments and code ordering were wrong
smatz
2011-02-19
(svn r22113) -Codechange: use PoolBase::CleanAll() to clean all pools at game...
smatz
2011-02-18
(svn r22098) -Codechange: Have an array of option data, use it in the option ...
alberth
2011-02-18
(svn r22096) -Codechange: Move openttd getopt implementation to its own file.
alberth
2011-02-12
(svn r22070) -Fix [FS#4503] (r21399): crashes when disconnecting after reques...
rubidium
2011-02-07
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...
rubidium
2011-02-07
(svn r22007) -Change: only show one AI per unique ID instead of all versions ...
rubidium
2011-01-22
(svn r21896) -Cleanup: remove the unused StartScenario
rubidium
2011-01-22
(svn r21894) -Cleanup: get rid of the unused SM_START_SCENARIO
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-19
(svn r21854) -Codechange: refactor the password setting methods to make it po...
rubidium
2011-01-18
(svn r21833) -Fix [FS#4427]: desync debug savegames might not be actually sav...
rubidium
2011-01-04
(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles tha...
rubidium
2011-01-02
(svn r21698) -Fix: incorrectly named global variable
rubidium
2010-12-14
(svn r21521) -Codechange: Unify some cached values that were present in both ...
terkhen
2010-12-14
(svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache.
terkhen
2010-12-14
(svn r21512) -Change/Feature: make the delay of the chat messages timing out ...
rubidium
2010-12-07
(svn r21430) -Feature [FS#1521]: building while paused always works in the sc...
rubidium
2010-12-07
(svn r21428) -Fix [FS#4021]: vehicles could be built while the game it paused...
rubidium
[prev]
[next]