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
/
window.cpp
Age
Commit message (
Expand
)
Author
2007-04-09
(svn r9580) -Documentation: Correction of doxygen function declarations
belugas
2007-04-06
(svn r9568) -Documentation: doxygen and comment changes: Root of src is final...
belugas
2007-03-11
(svn r9126) -Feature: "Function of scrollwheel" can now be set to off as well
bjarni
2007-03-11
(svn r9112) -Feature r9111: scrollwheel scrolling can now also scroll the sma...
bjarni
2007-03-11
(svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map ...
bjarni
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 r9034) -Codechange: renamed _pause to _pause_game, as some targets alrea...
truelight
2007-02-23
(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp file...
belugas
2007-02-02
(svn r8533) -Fix: segmentation fault when the toolbar gets removed and you ha...
rubidium
2007-01-13
(svn r8101) -Fix (runknown): Plug potential memleaks when calling UnInitWindo...
Darkvater
2007-01-11
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...
KUDr
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