summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2007-12-25Updated CMake file.Bjørn Lindeijer1-0/+2
2007-12-24Disabled non-functional item shortcut window.Bjørn Lindeijer1-6/+0
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer1-0/+2
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer1-13/+11
2007-09-20Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style Bjørn Lindeijer1-6/+5
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer1-4/+0
2007-08-28Added Vector class and used it in the particle engine.Bjørn Lindeijer1-0/+1
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer1-10/+11
2007-08-22Added trimming of chat messages.Bjørn Lindeijer1-0/+1
2007-08-22Fixed a compiler warning and updated source lists.Bjørn Lindeijer1-0/+6
2007-07-24Fixed initialization order and added setup_keyboard.* and keyboardconfig.* toBjørn Lindeijer1-0/+4
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites through...Philipp Sehmisch1-0/+1
2007-06-03Added some files to be included with the release.Bjørn Lindeijer1-0/+2
2007-05-04Merged particle engine into main eAthena branch.Philipp Sehmisch1-0/+10
2007-04-15Reimplemented window resizing. It is now once again possible to resize windowsBjørn Lindeijer1-0/+2
2007-03-21Renamed Spriteset to ImageSet.Bjørn Lindeijer1-3/+3
2007-03-12Added a simple animation class that hosts a looping animation without the act...Philipp Sehmisch1-1/+3
2007-01-30Removed unused Packet class.Bjørn Lindeijer1-2/+0
2007-01-05Synchronized build files.Björn Steinbrink1-0/+13
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
2006-12-04Introduced a new class Viewport which combines the drawing code from EngineBjørn Lindeijer1-11/+13
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-05Fixed money field to no longer hide below the bottom of the window.Bjørn Lindeijer1-0/+2
2006-10-26Merged CMake branchBjörn Steinbrink1-0/+303