Tue, 25 Dec 2007 23:42:52 +0000 |
rubidium |
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
draft
|
Sun, 23 Dec 2007 10:56:02 +0000 |
rubidium |
(svn r11684) -Codechange: split gfx.h in a type and functional header.
draft
|
Fri, 21 Dec 2007 22:50:51 +0000 |
rubidium |
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
draft
|
Thu, 26 Jul 2007 16:51:10 +0000 |
rubidium |
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations. Primarily removal of (duplicated|magic) code and introduction of few helper functions to ease foundation determination. Patch by frosch.
draft
|
Tue, 24 Jul 2007 17:01:23 +0000 |
rubidium |
(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> type *var.
draft
|
Wed, 07 Mar 2007 12:11:48 +0000 |
rubidium |
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
draft
|
Mon, 26 Feb 2007 18:25:03 +0000 |
rubidium |
(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header.
draft
|
Sat, 24 Feb 2007 18:44:30 +0000 |
tron |
(svn r8884) -Fix
draft
|
Sun, 14 Jan 2007 19:57:49 +0000 |
peter1138 |
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values.
draft
|
Tue, 02 Jan 2007 19:19:48 +0000 |
rubidium |
(svn r7759) -Merge: makefile rewrite. This merge features:
draft
|