Mercurial
Mercurial
>
openttd-mini
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
src/smallmap_gui.cpp
Thu, 22 Mar 2007 03:42:43 +0000
belugas
(svn r9400) -Codechange: Use some more representative enum names for landscape types.
file
|
diff
|
annotate
Thu, 08 Mar 2007 16:27:54 +0000
rubidium
(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).
file
|
diff
|
annotate
Wed, 07 Mar 2007 12:11:48 +0000
rubidium
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
file
|
diff
|
annotate
Wed, 07 Mar 2007 11:47:46 +0000
rubidium
(svn r9050) -Codechange: Foo(void) -> Foo()
file
|
diff
|
annotate
Wed, 07 Feb 2007 19:10:19 +0000
bjarni
(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that VEH_Train is 0, VEH_Road is 1 and so on
file
|
diff
|
annotate
Thu, 01 Feb 2007 15:49:12 +0000
rubidium
(svn r8511) -Codechange: make WindowClass an enumerated value.
file
|
diff
|
annotate
Wed, 10 Jan 2007 18:12:09 +0000
KUDr
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
file
|
diff
|
annotate
|
base
(0)
tip