Wed, 07 Mar 2007 11:47:46 +0000 |
rubidium |
(svn r9050) -Codechange: Foo(void) -> Foo()
draft
|
Sat, 03 Mar 2007 09:40:34 +0000 |
peter1138 |
(svn r8988) -Fix: Indenting, variable scope, variable type and minor duffage
draft
|
Fri, 23 Feb 2007 09:56:20 +0000 |
peter1138 |
(svn r8858) -Codechange: Replace magic number test with class method for determining if a cargo is valid/active.
draft
|
Tue, 20 Feb 2007 22:09:21 +0000 |
peter1138 |
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels.
draft
|
Thu, 01 Feb 2007 15:49:12 +0000 |
rubidium |
(svn r8511) -Codechange: make WindowClass an enumerated value.
draft
|
Sun, 21 Jan 2007 00:01:47 +0000 |
bjarni |
(svn r8293) -Codechange: overloaded ShowVehicleListWindow() so it can open all types of vehicle lists (depending on arguments)
draft
|
Sun, 14 Jan 2007 19:57:49 +0000 |
peter1138 |
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values.
draft
|
Thu, 11 Jan 2007 17:29:39 +0000 |
KUDr |
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter
draft
|
Thu, 11 Jan 2007 15:30:35 +0000 |
celestar |
(svn r8065) -Feature: The station list does now remember the sort settings
draft
|
Wed, 10 Jan 2007 18:56:51 +0000 |
rubidium |
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
draft
|
Wed, 10 Jan 2007 18:12:09 +0000 |
KUDr |
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
draft
|