summaryrefslogtreecommitdiff
path: root/src/misc_gui.cpp
AgeCommit message (Expand)Author
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-06(svn r9042) -Add : Maedhros as a developperbelugas
2007-03-05(svn r9011) -Codechange (r9003): Rework Utf8PrevChar so that it returns a poi...Darkvater
2007-03-04(svn r9003) -Codechange: Introduce a function Utf8PrevCharLen that finds the ...Darkvater
2007-03-03(svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t...belugas
2007-03-02(svn r8977) -Codechange: Remove the hardcoded maximum width for some drawstri...Darkvater
2007-03-02(svn r8969) -Codechange: rework of the player face bits.rubidium
2007-02-20(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...peter1138
2007-02-01(svn r8511) -Codechange: make WindowClass an enumerated value.rubidium
2007-01-21(svn r8300) -Codechange: Add a prototype for DrawPlayerIcon to players.h and ...maedhros
2007-01-18(svn r8273) -Fix: return value from clamp was ignoredKUDr
2007-01-18(svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This e...Darkvater
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-13(svn r8098) -Fix (r6964): For editboxen, always fill the background with blac...Darkvater
2007-01-11(svn r8050) -Codechange: Rename map member extra to m6, since its usage has b...belugas
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr