Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-06-03 | Added some files to be included with the release. | Bjørn Lindeijer | 1 | -0/+2 | |
2007-05-04 | Merged particle engine into main eAthena branch. | Philipp Sehmisch | 1 | -0/+10 | |
2007-04-15 | Reimplemented window resizing. It is now once again possible to resize windows | Bjørn Lindeijer | 1 | -0/+2 | |
using their borders (except for the top one, since that's the title bar for Guichan) and the resize grip in the bottom right is much easier to grab. Needs some testing. | |||||
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 1 | -2/+4 | |
2007-03-21 | Renamed Spriteset to ImageSet. | Bjørn Lindeijer | 1 | -3/+3 | |
2007-03-12 | Added a simple animation class that hosts a looping animation without the ↵ | Philipp Sehmisch | 1 | -1/+3 | |
action and direction stuff from AnimatedSprite. | |||||
2007-03-03 | Updated CMake file. | Bjørn Lindeijer | 1 | -0/+4 | |
2007-02-25 | Updated CMake file. | Bjørn Lindeijer | 1 | -0/+6 | |
2007-01-30 | Removed unused Packet class. | Bjørn Lindeijer | 1 | -2/+0 | |
2007-01-05 | Fixed installation when using CMake | Björn Steinbrink | 1 | -0/+11 | |
2007-01-05 | Synchronized build files. | Björn Steinbrink | 1 | -0/+13 | |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -6/+6 | |
2006-12-12 | Merged r2829 from trunk (Merged the definition of ImageRect into graphics.h) | Bjørn Lindeijer | 1 | -1/+0 | |
2006-12-12 | Moved base64 module into utils directory. | Bjørn Lindeijer | 1 | -2/+2 | |
2006-12-12 | Moved Action, Animation and Frame (renamed from AnimationPhase) classes into | Bjørn Lindeijer | 1 | -4/+4 | |
the resources directory, since they are part of the SpriteDef class. | |||||
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -2/+17 | |
2006-12-04 | Introduced a new class Viewport which combines the drawing code from Engine | Bjørn Lindeijer | 1 | -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-29 | Updated Makefile and CMakeList | Philipp Sehmisch | 1 | -0/+4 | |
2006-11-26 | Updated Makefiles and CMake Lists | Philipp Sehmisch | 1 | -5/+8 | |
2006-11-19 | Separated sprite definition from playback. | Bjørn Lindeijer | 1 | -0/+2 | |
2006-11-15 | Separated getProperty method to an XML utility namespace. | Bjørn Lindeijer | 1 | -0/+2 | |
2006-11-14 | Separated Action class to its own module. | Bjørn Lindeijer | 1 | -0/+2 | |
2006-11-05 | Merged the definition of ImageRect into graphics.h. | Bjørn Lindeijer | 1 | -1/+0 | |
2006-11-05 | Fixed money field to no longer hide below the bottom of the window. | Bjørn Lindeijer | 1 | -0/+2 | |
2006-11-05 | Merged 0.0 changes from revision 2800 to 2825 to trunk. | Bjørn Lindeijer | 1 | -0/+2 | |
2006-11-02 | Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch. | Bjørn Lindeijer | 1 | -0/+2 | |
2006-11-02 | Removed some cruft that was needed for eAthena. | Björn Steinbrink | 1 | -2/+0 | |
2006-11-02 | Network layer refactoring. | Björn Steinbrink | 1 | -0/+20 | |
2006-11-01 | Added CMake support | Björn Steinbrink | 1 | -0/+299 | |
2006-10-26 | Merged CMake branch | Björn Steinbrink | 1 | -0/+303 | |