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
Age
Commit message (
Expand
)
Author
2009-05-17
(svn r16344) -Codechange: s/FileEntry/SoundEntry/
rubidium
2009-05-17
(svn r16343) -Fix (r16066): Invalid free on exit after changing base graphics...
frosch
2009-05-17
(svn r16342) -Feature(tte): Display base graphics description in game options...
frosch
2009-05-17
(svn r16341) -Codechange: just use a static array instead of a never freed ma...
rubidium
2009-05-17
(svn r16340) -Codechange: introduce SoundID (uint16) and use that instead of ...
rubidium
2009-05-17
(svn r16339) -Fix: [NewGRF] When overriding 'original sounds', only allow ove...
rubidium
2009-05-17
(svn r16338) -Codechange: split loading of references to two phases
smatz
2009-05-17
(svn r16337) -Codechange: remove pointless variable + wrapper function; havin...
rubidium
2009-05-17
(svn r16336) -Codechange: make the SpriteGroup pool more like the 'normal' pools
rubidium
2009-05-17
(svn r16335) -Codechange: indenting fixes in saveload.cpp
smatz
2009-05-17
(svn r16334) -Codechange: use NeedLength enum
smatz
2009-05-17
(svn r16333) -Cleanup: remove a bunch of unused wrapper functions.
rubidium
2009-05-17
(svn r16332) -Codechange: replace some -1 + 1 with 'nothing' or <= .. - 1 wit...
rubidium
2009-05-17
(svn r16331) -Codechange: replace _sl.save by an enum
smatz
2009-05-17
(svn r16330) -Fix (r16329): we were shortly visited by Mr. Kenobi.
rubidium
2009-05-17
(svn r16329) -Fix: possible desync when removing lots of towns in-game (not t...
rubidium
2009-05-17
(svn r16328) -Fix: desync when removing lots of stations
rubidium
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-16
(svn r16326) -Codechange: replace GetPoolItemPoolSize() by PoolItem::GetPoolS...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-16
(svn r16323) -Fix [FS#2900]: desyncs due to the fact that depot searching wit...
rubidium
2009-05-16
(svn r16322) -Fix [FS#2873]: trains could get stuck in a depot when they want...
rubidium
2009-05-16
(svn r16321) -Fix (r5946): in the scenario editor change the (starting) game ...
rubidium
2009-05-16
(svn r16320) -Fix (r11939): loading of savegames created in revision between ...
smatz
2009-05-16
(svn r16319) -Update: WebTranslator2 update to 2009-05-16 17:35:44
translators
2009-05-16
(svn r16318) -Change: use !! instead of @@ in src/*.in too.
rubidium
2009-05-16
(svn r16317) -Codechange: Generalized finding a widget by type.
alberth
2009-05-16
(svn r16316) -Fix (r16287,before): Set the autorenew settings for new AI comp...
yexo
2009-05-15
(svn r16315) -Codechange: move the autorenew settings to a new CompanySetting...
yexo
2009-05-15
(svn r16314) -Fix (r9315): Allow accessing the houseage when the house is not...
frosch
2009-05-15
(svn r16312) -Codechange: unduplicate yapf (rail) cache debugging.
rubidium
2009-05-15
(svn r16311) -Fix: (Get|Set)TrackBits() is only valid for RAIL_TILE_NORMAL an...
frosch
2009-05-14
(svn r16308) -Fix: parameter is invalid when it's equal to length of an array...
smatz
2009-05-14
(svn r16307) -Fix: makedepend can't handle the amount of files we have and it...
glx
2009-05-14
(svn r16306) -Fix [FS#2901] (r15027): Close all windows before unloading the ...
yexo
2009-05-14
(svn r16305) -Codechange: force-enable extra sync checking when random debugg...
rubidium
2009-05-13
(svn r16304) -Codechange: remove some magic numbers from the newgrf add windo...
rubidium
2009-05-13
(svn r16303) -Codechange: Use the question mark as default sprite when creati...
frosch
2009-05-13
(svn r16302) -Codechange: remove Vehicle::AllocateList
smatz
2009-05-13
(svn r16301) -Cleanup: remove unused parameter
smatz
2009-05-13
(svn r16300) -Codechange: reduce usage of Vehicle::AllocateList
smatz
2009-05-13
(svn r16299) -Fix (r16242): don't use DoCommandP when the function can be cal...
smatz
2009-05-13
(svn r16297) -Codechange: silence more ICC warnings
rubidium
2009-05-13
(svn r16296) -Codechange: silence some ICC warnings
rubidium
2009-05-13
(svn r16295) -Fix: ICC defined __GNUC__ but does not define __builtin_bswap32...
rubidium
2009-05-13
(svn r16292) -Fix (r16287): autorenew settings were set to 0 when creating a ...
yexo
2009-05-13
(svn r16291) -Fix [FS#2893]: RVs were unable to find a depot when turning aro...
rubidium
2009-05-13
(svn r16290) -Fix [FS#2888]: unable to (re)set the desert state for watery tiles
rubidium
2009-05-13
(svn r16289) -Fix (r16211): 'Display map' dropdown in scenario editor was broken
smatz
2009-05-13
(svn r16288) -Fix (r16237): crash after clicking in the ClientList window
smatz
[next]