summaryrefslogtreecommitdiff
path: root/src/gfx.h
AgeCommit message (Expand)Author
2007-05-15(svn r9844) -Codechange: replace zoomlevel with an enumtruelight
2007-03-25(svn r9449) -Fix: Truncate the newgrf information text in the newgrf gui if i...maedhros
2007-03-11(svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map ...bjarni
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 r9034) -Codechange: renamed _pause to _pause_game, as some targets alrea...truelight
2007-03-01(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-02-24(svn r8889) -Fix (r8880): a CursorID is not a SpriteID.rubidium
2007-02-24(svn r8880) -Codechange: make anim cursors an array of structs.rubidium
2007-02-05(svn r8605) -Codechange: [OSX] changed all objective C to objective C++bjarni
2007-01-14(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...peter1138
2007-01-13(svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to...KUDr
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