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
/
genworld.h
Age
Commit message (
Expand
)
Author
2008-10-14
(svn r14464) -Codechange: replace (uint)-1 with UINT_MAX (PhilSophus)
rubidium
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-05-29
(svn r13320) -Codechange: move some enums from openttd.h to more logical loca...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-14
(svn r12706) -Merge: the thread rewrite from NoAI. The rewrite makes the thre...
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
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-01
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...
belugas
2007-02-01
(svn r8522) -Regression (r8512): The flat/random window moved the to scenario...
Darkvater
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium