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
/
saveload
Age
Commit message (
Expand
)
Author
2009-09-19
(svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par...
rubidium
2009-09-19
(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...
rubidium
2009-09-15
(svn r17552) -Codechange: rename load_unload_time_rem to something more gener...
rubidium
2009-09-14
(svn r17535) -Fix: compiling without networking failed; also unhackify the cr...
rubidium
2009-09-10
(svn r17493) -Codechange: store the depot index on the map
rubidium
2009-09-10
(svn r17492) -Codechange: don't store the town index for road depots.
rubidium
2009-09-09
(svn r17483) -Fix (r17405): when an aircraft starts flying in circles make it...
yexo
2009-09-07
(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an...
smatz
2009-09-06
(svn r17433) -Codechange: Store cumulated inflation in savegame and compute a...
frosch
2009-09-06
(svn r17431) -Fix (r16735): oldloader wasn't updated
smatz
2009-09-06
(svn r17429) -Fix (r16378): conversion of TTO/TTD savegames failed when vehic...
smatz
2009-09-04
(svn r17419) -Fix (r-old, r16378): the index of orders loaded from old savega...
yexo
2009-09-03
(svn r17405) -Fix (r100): aircraft shouldn't be allowed to make turns bigger ...
yexo
2009-09-01
(svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxf...
rubidium
2009-09-01
(svn r17340) -Fix: old loader tried to load a uint8 into a uint16
rubidium
2009-09-01
(svn r17339) -Codechange: move thread related files to their own directory (l...
rubidium
2009-08-30
(svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByT...
smatz
2009-08-28
(svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first av...
yexo
2009-08-22
(svn r17267) -Change [FS#3139]: mention the MD5 checksum of the original NewG...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-20
(svn r17228) -Codechange: some coding style fixes
rubidium
2009-08-18
(svn r17216) -Update: MiniLZO from 1.08 to 2.03.
rubidium
2009-08-18
(svn r17215) -Cleanup: remove unused return value
yexo
2009-08-18
(svn r17212) -Change: move minilzo to its 'own' 3rdparty directory as it belo...
rubidium
2009-08-09
(svn r17138) -Fix: some MSVC 64 bits compiler warnings
rubidium
2009-08-08
(svn r17124) -Codechange: store subsidies in a pool (instead of an array)
smatz
2009-08-08
(svn r17119) -Codechange: replace constants in subsidy.cpp by enum values
smatz
2009-08-08
(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsi...
smatz
2009-08-07
(svn r17107) -Codechange: store type of subsidy source and destination in the...
smatz
2009-08-06
(svn r17097) -Fix [FS#3092] (r13256): make restart command work again and mak...
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-05
(svn r17069) -Fix (r17004): invalid read when converting old waypoints
smatz
2009-07-31
(svn r17004) -Fix (r16909): StationRect of loading buoys/waypoints wasn't cor...
rubidium
2009-07-30
(svn r16993) -Change: make the rail waypoint builder draggable
rubidium
2009-07-29
(svn r16988) -Codechange: unify the code for removing (parts of) stations and...
rubidium
2009-07-26
(svn r16962) -Codechange: more work towards multi tile waypoints
rubidium
2009-07-25
(svn r16947) -Codechange: use TileArea instead of train_tile, trainst_w and t...
rubidium
2009-07-24
(svn r16944) -Codechange: remove needlessly complex way of getting the offset...
rubidium
2009-07-24
(svn r16939) -Codechange: s/RailwayStation/RailStation/ to unify the way it's...
rubidium
2009-07-24
(svn r16938) -Codechange: introduce helper function to tell whether a tile is...
rubidium
2009-07-22
(svn r16921) -Codechange: make it more clear what strings are related to road...
rubidium
2009-07-22
(svn r16917) -Codechange: fix some GCC 4.5 'case X is not in enum Y' warnings
rubidium
2009-07-22
(svn r16916) -Fix (r16909): station acceptance was reset after game load
smatz
2009-07-22
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...
rubidium
2009-07-22
(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...
rubidium
2009-07-22
(svn r16908) -Codechange: s/DepotWaypointReservation/DepotReservation/
rubidium
2009-07-21
(svn r16900) -Codechange: prepare the waypoint window for buoys
rubidium
2009-07-21
(svn r16897) -Codechange: use the 'generic' station spec to station allocatio...
rubidium
2009-07-18
(svn r16877) -Codechange: use Subsidy::IsAwarded() instead of testing subsidy...
smatz
2009-07-18
(svn r16868) -Codechange: unify UpdateAll[Station|Waypoint]VirtCoords
rubidium
[next]