Thu, 24 May 2007 22:41:50 +0000 |
rubidium |
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple road types on a single tile.
draft
|
Wed, 18 Apr 2007 00:41:09 +0000 |
belugas |
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
draft
|
Thu, 12 Apr 2007 13:07:15 +0000 |
maedhros |
(svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist.
draft
|
Thu, 05 Apr 2007 07:49:04 +0000 |
peter1138 |
(svn r9563) -Feature: Add more finer control to transparency options, including a new toolbar, accessible from the map menu or Ctrl X. Patch by Wolf01.
draft
|
Wed, 04 Apr 2007 04:08:47 +0000 |
belugas |
(svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now. Almost done. Yeah. I know, I've already said that...
draft
|
Thu, 22 Mar 2007 03:42:43 +0000 |
belugas |
(svn r9400) -Codechange: Use some more representative enum names for landscape types.
draft
|
Thu, 08 Mar 2007 15:50:07 +0000 |
truelight |
(svn r9067) -Fix [FS#637]: don't make owner signs transparent, as then you loose the information who it owns
draft
|
Thu, 08 Mar 2007 14:34:32 +0000 |
truelight |
(svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets removed, the town is notified of it
draft
|
Wed, 07 Mar 2007 11:47:46 +0000 |
rubidium |
(svn r9050) -Codechange: Foo(void) -> Foo()
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
|
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 11:05:01 +0000 |
celestar |
(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macros by a simple template function max(), that requires two arguments of the same type. While I'm at it change a variable called "max" to "maxval" in a function that calls max().
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
|