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
/
misc_gui.cpp
Age
Commit message (
Expand
)
Author
2007-03-21
(svn r9388) -Codechange: variable scope and type, and standardify all CargoID...
peter1138
2007-03-19
(svn r9315) -Merge: The newhouses branch. With this merge comes almost comple...
maedhros
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-03-06
(svn r9042) -Add : Maedhros as a developper
belugas
2007-03-05
(svn r9011) -Codechange (r9003): Rework Utf8PrevChar so that it returns a poi...
Darkvater
2007-03-04
(svn r9003) -Codechange: Introduce a function Utf8PrevCharLen that finds the ...
Darkvater
2007-03-03
(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...
belugas
2007-03-02
(svn r8977) -Codechange: Remove the hardcoded maximum width for some drawstri...
Darkvater
2007-03-02
(svn r8969) -Codechange: rework of the player face bits.
rubidium
2007-02-20
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...
peter1138
2007-02-01
(svn r8511) -Codechange: make WindowClass an enumerated value.
rubidium
2007-01-21
(svn r8300) -Codechange: Add a prototype for DrawPlayerIcon to players.h and ...
maedhros
2007-01-18
(svn r8273) -Fix: return value from clamp was ignored
KUDr
2007-01-18
(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This e...
Darkvater
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
2007-01-13
(svn r8098) -Fix (r6964): For editboxen, always fill the background with blac...
Darkvater
2007-01-11
(svn r8050) -Codechange: Rename map member extra to m6, since its usage has b...
belugas
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr