Thu, 02 Aug 2007 10:47:00 +0000 |
rubidium |
(svn r10747) -Codechange: add a variable that points to some index in the pool that is not beyond the first free pool item. It does not necessarily point to the first free item, but it reduces allocation time as it does not have to start at the first item in the pool to find the first free item.
|
file |
diff |
annotate
|
Thu, 02 Aug 2007 08:47:56 +0000 |
rubidium |
(svn r10746) -Codechange: add a generic superclass for almost all pool items so we do not have to duplicate code for each of the pool item classes and use it for the station and roadstop classes.
|
file |
diff |
annotate
|
Wed, 01 Aug 2007 23:49:06 +0000 |
rubidium |
(svn r10745) -Codechange: generalize the pool cleanup/initialize functions for stations (in such a manner that they can be used for other pools too).
|
file |
diff |
annotate
|
Wed, 01 Aug 2007 22:10:54 +0000 |
rubidium |
(svn r10744) -Codechange: make the pool a little more OO, so it can be easier in other places.
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 21:00:30 +0000 |
rubidium |
(svn r11950) [NewGRF_ports] -Sync with trunk r11566:11949.
NewGRF_ports
|
file |
diff |
annotate
|
Mon, 03 Dec 2007 23:39:38 +0000 |
rubidium |
(svn r11566) [NewGRF_ports] -Sync: with trunk r11218:r11565.
NewGRF_ports
|
file |
diff |
annotate
|
Sun, 02 Sep 2007 11:58:58 +0000 |
rubidium |
(svn r11037) [NewGRF_ports] -Sync: with trunk r10844:11035.
NewGRF_ports
|
file |
diff |
annotate
|
Sun, 12 Aug 2007 18:32:47 +0000 |
rubidium |
(svn r10872) [NewGRF_ports] -Sync: with trunk r10765:10871.
NewGRF_ports
|
file |
diff |
annotate
|
Fri, 03 Aug 2007 18:10:15 +0000 |
richk |
(svn r10766) [NewGRF_ports] -Sync: with trunk r10651-10765
NewGRF_ports
|
file |
diff |
annotate
|
Wed, 21 Mar 2007 15:19:33 +0000 |
belugas |
(svn r9390) -Documentation : correct Doxygen of comments and @file inclusion. This time, brought to you by the letter O
|
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
|
Mon, 26 Mar 2007 22:15:38 +0000 |
KUDr |
(svn r9486) [cpp_gui] -Sync with trunk (r9100:9476)
cpp_gui
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 16:31:18 +0000 |
bjarni |
(svn r9119) [cpp_gui] -Sync with trunk (r9003:9100)
cpp_gui
|
file |
diff |
annotate
|
Mon, 15 Jan 2007 20:14:06 +0000 |
celestar |
(svn r8149) [cbh] - Sync with -r8038:8038 from trunk (the cpp merge)
custombridgeheads
|
file |
diff |
annotate
|
Wed, 03 Jan 2007 08:49:36 +0000 |
rubidium |
(svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759.
custombridgeheads
|
file |
diff |
annotate
| base
|