truelight
|
aca3fb2b6e
|
(svn r9067) -Fix [FS#637]: don't make owner signs transparent, as then you loose the information who it owns
|
2007-03-08 15:50:07 +00:00 |
|
truelight
|
7b153e6356
|
(svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets removed, the town is notified of it
|
2007-03-08 14:34:32 +00:00 |
|
rubidium
|
36bb92ae24
|
(svn r9050) -Codechange: Foo(void) -> Foo()
|
2007-03-07 11:47:46 +00:00 |
|
rubidium
|
aaeeef3d88
|
(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a map accessors header.
|
2007-02-26 18:25:03 +00:00 |
|
peter1138
|
92d418b031
|
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values.
This lets us increase the sprite width from 14 to up to 29 bits,
effectively nulling the old sprite limit. Table changes in next commit.
|
2007-01-14 19:57:49 +00:00 |
|
celestar
|
2ac0410767
|
(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().
|
2007-01-11 11:05:01 +00:00 |
|
rubidium
|
f35ed4bbc2
|
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
|
2007-01-10 18:56:51 +00:00 |
|
KUDr
|
e373ea7096
|
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)
|
2007-01-10 18:12:09 +00:00 |
|