summaryrefslogtreecommitdiff
path: root/src/signs.h
AgeCommit message (Expand)Author
2008-03-31(svn r12501) -Codechange: split signs.h.rubidium
2008-03-28(svn r12471) -Codechange: move SignID to a more logical location.rubidium
2008-01-13(svn r11832) -Codechange: get rid of (quite) some VARDEFs.rubidium
2008-01-12(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...peter1138
2007-08-30(svn r11009) -Codechange: unvirtualise IsValid as that isn't needed with temp...rubidium
2007-08-05(svn r10799) -Fix: only calling QuickFree and not the destructor on pool clea...rubidium
2007-08-02(svn r10753) -Codechange: make the sign struct use the pool item class as sup...rubidium
2007-07-20(svn r10643) -Merge (from NoAI): properly counting the amount of signs instea...rubidium
2007-06-30(svn r10401) -Feature: new sign editor features including switching to previo...peter1138
2007-04-04(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...belugas
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-01-21(svn r8301) -Codechange: Move the code relating to the sign list window from ...maedhros
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium