summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2006-12-12Merged r2829 from trunk (Merged the definition of ImageRect into graphics.h)Bjørn Lindeijer1-1/+0
2006-12-12Moved base64 module into utils directory.Bjørn Lindeijer1-2/+2
2006-12-12Moved Action, Animation and Frame (renamed from AnimationPhase) classes intoBjørn Lindeijer1-4/+4
the resources directory, since they are part of the SpriteDef class.
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-2/+17
2006-12-04Introduced a new class Viewport which combines the drawing code from EngineBjørn Lindeijer1-11/+13
with the (rather misplaced) input handling from the Gui class. Also, it's a Container itself which should allow for extending it to show Guichan widgets on map coordinates.
2006-11-29Updated Makefile and CMakeListPhilipp Sehmisch1-0/+4
2006-11-26Updated Makefiles and CMake ListsPhilipp Sehmisch1-5/+8
2006-11-19Separated sprite definition from playback.Bjørn Lindeijer1-0/+2
2006-11-15Separated getProperty method to an XML utility namespace.Bjørn Lindeijer1-0/+2
2006-11-14Separated Action class to its own module.Bjørn Lindeijer1-0/+2
2006-11-05Merged the definition of ImageRect into graphics.h.Bjørn Lindeijer1-1/+0
2006-11-05Fixed money field to no longer hide below the bottom of the window.Bjørn Lindeijer1-0/+2
2006-11-05Merged 0.0 changes from revision 2800 to 2825 to trunk.Bjørn Lindeijer1-0/+2
2006-11-02Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.Bjørn Lindeijer1-0/+2
2006-11-02Removed some cruft that was needed for eAthena.Björn Steinbrink1-2/+0
2006-11-02Network layer refactoring.Björn Steinbrink1-0/+20
2006-11-01Added CMake supportBjörn Steinbrink1-0/+299
2006-10-26Merged CMake branchBjörn Steinbrink1-0/+303