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
2008-04-19
(svn r12793) -Codechange: Use enum values for station types instead of myster...
peter1138
2008-04-19
(svn r12792) -Codechange: [autoreplace] added a function to figure out if a r...
bjarni
2008-04-19
(svn r12791) -Codechange: [autoreplace] Added a flag parameter (listens for D...
bjarni
2008-04-19
(svn r12790) -Codechange: code style fixes. Patch by Alberth.
rubidium
2008-04-19
(svn r12789) -Codechange: rename AssignWindowViewport to InitializeWindowView...
rubidium
2008-04-19
(svn r12788) -Codechange: unduplicate some vehicle GUI code. Patch by Alberth.
rubidium
2008-04-19
(svn r12787) -Documentation: add/fix documentation of some functions. Patch b...
rubidium
2008-04-19
(svn r12786) -Change: remove more function from functions.h.
rubidium
2008-04-19
(svn r12785) -Codechange: put all news-type related constants in the same arr...
rubidium
2008-04-19
(svn r12784) -Codechange: handle the asynchronious save 'handlers' in saveloa...
rubidium
2008-04-19
(svn r12783) -Codechange: do not statically allocate the 'temporary map3 arra...
rubidium
2008-04-19
(svn r12782) -Codechange: remove some functions from functions.h and do not s...
rubidium
2008-04-18
(svn r12780) -Fix: the null blitter did segfault.
rubidium
2008-04-18
(svn r12779) -Codechange: remove a few constants from openttd.h.
rubidium
2008-04-18
(svn r12778) -Codechange: add the NORETURN attribute to *allocError() functions
smatz
2008-04-18
(svn r12777) -Codechange: rename fatal() and error() in strgen, so it can alw...
smatz
2008-04-18
(svn r12776) -Fix: [OSX] In some rare cases when using an uncalibrated monito...
egladil
2008-04-18
(svn r12773) -Codechange: replace some magic numbers with enums.
rubidium
2008-04-18
(svn r12772) -Codechange: some vehicle.cpp coding style.
rubidium
2008-04-18
(svn r12771) -Codechange: remove more from variables.h.
rubidium
2008-04-18
(svn r12769) -Codechange: some coding style cleanups.
rubidium
2008-04-18
(svn r12768) -Codechange: move the statusbar GUI to it's own file.
rubidium
2008-04-18
(svn r12767) -Codechange: merge all main toolbar related functions into a sin...
rubidium
2008-04-18
(svn r12766) -Add: sorting by road vehicle/train length. Based on a patch by ...
rubidium
2008-04-18
(svn r12765) -Codechange: move some stuff out of variables.h that required in...
rubidium
2008-04-18
(svn r12762) -Fix: tabs after the first non-tab character are generally not o...
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-18
(svn r12760) -Fix(r12759): Remove a now useless comment
belugas
2008-04-18
(svn r12759) -Fix(r12358): There is no need to mask callback result for pre-v...
belugas
2008-04-18
(svn r12758) -Fix(r4712, r12745): Use a bool when it's about boolean evaluati...
belugas
2008-04-17
(svn r12757) -Codechange: move all cheat related stuff from all over the plac...
rubidium
2008-04-17
(svn r12756) -Cleanup: variable scope and coding style in station*
smatz
2008-04-17
(svn r12755) -Fix (r12706): aborting map generation was not properly handled
glx
2008-04-17
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...
rubidium
2008-04-17
(svn r12753) -Codechange: do not use IsDepotTypeTile() where simpler function...
smatz
2008-04-17
(svn r12752) -Codechange: replace some magic constants in player_gui.cpp. Pat...
rubidium
2008-04-17
(svn r12751) -Codechange: do what has been done in r11862 in a different way ...
rubidium
2008-04-17
(svn r12750) -Fix (r12749): viewport for industry new messages was not shown ...
rubidium
2008-04-17
(svn r12749) -Codechange: store the viewport information in the windows that ...
rubidium
2008-04-17
(svn r12747) -Codechange: Add varaction retrieval of station animation frame
peter1138
2008-04-17
(svn r12746) -Codechange: Add map storage for station animation frame
peter1138
2008-04-17
(svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile()
smatz
2008-04-16
(svn r12741) -Codechange: do not allocate the viewport drawer each time on th...
rubidium
2008-04-16
(svn r12740) -Codechange: use a vector instead of allocating memory in a byte...
rubidium
2008-04-16
(svn r12739) -Codechange: use a vector instead of allocating memory in a byte...
rubidium
2008-04-16
(svn r12738) -Fix (r12736): some sprites could be left unsorted
smatz
2008-04-16
(svn r12737) -Codechange: Replace vector with a cut down class to allocate sp...
peter1138
2008-04-16
(svn r12736) -Codechange: a (small) touch of coding style in viewport.cpp.
rubidium
2008-04-16
(svn r12735) -Codechange: use a vector instead of allocating memory in a byte...
rubidium
2008-04-16
(svn r12734) -Codechange: use a vector instead of allocating memory in a big ...
rubidium
[prev]
[next]