Tue, 25 Dec 2007 23:42:52 +0000 |
rubidium |
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
draft
|
Fri, 21 Dec 2007 22:50:51 +0000 |
rubidium |
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
draft
|
Fri, 21 Dec 2007 19:21:21 +0000 |
rubidium |
(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
draft
|
Fri, 28 Sep 2007 21:15:45 +0000 |
rubidium |
(svn r11184) -Codechange: cleanup the code related to backup orders.
draft
|
Thu, 30 Aug 2007 20:40:33 +0000 |
rubidium |
(svn r11009) -Codechange: unvirtualise IsValid as that isn't needed with templates. This gives up to 10% performance increase in games with lots of vehicles.
draft
|
Thu, 02 Aug 2007 23:40:19 +0000 |
rubidium |
(svn r10760) -Codechange: make the order struct use the pool item class as super class.
draft
|
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.
draft
|
Wed, 20 Jun 2007 19:17:22 +0000 |
maedhros |
(svn r10236) -Feature: Introduce a form of timetabling for vehicles.
draft
|
Thu, 08 Mar 2007 21:39:34 +0000 |
bjarni |
(svn r9072) -Codechange: [Orders] added methods to orders to free them and check if they are in use
draft
|
Wed, 07 Mar 2007 12:11:48 +0000 |
rubidium |
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
draft
|
Wed, 07 Mar 2007 11:47:46 +0000 |
rubidium |
(svn r9050) -Codechange: Foo(void) -> Foo()
draft
|
Sun, 04 Feb 2007 13:46:21 +0000 |
tron |
(svn r8582) -Fix
draft
|
Sat, 03 Feb 2007 09:05:43 +0000 |
tron |
(svn r8550) -Fix
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
|
Tue, 02 Jan 2007 19:19:48 +0000 |
rubidium |
(svn r7759) -Merge: makefile rewrite. This merge features:
draft
|