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
/
cheat_gui.cpp
Age
Commit message (
Expand
)
Author
2008-08-06
(svn r14003) -Codechange: Replace numbers with Colours enum opn some DrawArro...
belugas
2008-08-01
(svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect...
belugas
2008-07-31
(svn r13887) -Codechange: Replace numbers with Colours enum on autoreplace, b...
belugas
2008-07-18
(svn r13731) -Codechange: make a pool of the array of players.
rubidium
2008-07-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-06-03
(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...
smatz
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-23
(svn r13225) -Fix (r13041): Missing calls to FindWindowPlacementAndResize() f...
peter1138
2008-05-19
(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.
rubidium
2008-05-17
(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to th...
rubidium
2008-05-15
(svn r13109) -Codechange: make a class out of the CheatWindow.
rubidium
2008-05-08
(svn r13004) -Codechange: replace AllocateWindow and AllocateWindowDesc with ...
rubidium
2008-05-06
(svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-17
(svn r12757) -Codechange: move all cheat related stuff from all over the plac...
rubidium