Sat, 19 May 2007 22:48:04 +0000 |
truelight |
(svn r9884) -Feature: 2 new zoom-out levels: 8 times and 16 times
draft
|
Tue, 15 May 2007 16:08:46 +0000 |
truelight |
(svn r9846) -Codechange: introduced ZOOM_LVL_MIN and ZOOM_LVL_MAX for the obvious reasons
draft
|
Tue, 15 May 2007 14:08:39 +0000 |
truelight |
(svn r9844) -Codechange: replace zoomlevel with an enum
draft
|
Wed, 18 Apr 2007 22:41:53 +0000 |
rubidium |
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
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
|
Wed, 04 Apr 2007 03:21:14 +0000 |
belugas |
(svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done
draft
|
Sun, 25 Mar 2007 00:13:22 +0000 |
rubidium |
(svn r9437) -Fix (r9420): dedicated server crashed when the y part of the resolution was less than 10.
draft
|
Fri, 23 Mar 2007 22:20:39 +0000 |
rubidium |
(svn r9420) -Fix [FS#701]: crashes when the chatbox would be drawn outside of the main window.
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
|
Mon, 05 Mar 2007 00:45:56 +0000 |
Darkvater |
(svn r9012) -Fix/Feature (UTF8): When cutting strings into multiple lines also take into consideration whitespace characters of more than 1 byte length (eg IDEOGRAPHIC SPACE, IsWhitespace() function). When trimming such strings, account for multiple-byte long sequences so use *Utf8PrevChar(v) = '\0'.
draft
|
Sun, 14 Jan 2007 19:57:49 +0000 |
peter1138 |
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values.
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
|