summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2010-08-26Merged testing branch into master.Yohann Ferreira1-2/+2
2010-08-16Move more to the event systemJared Adams1-1/+0
2010-08-15Merge branch '1.0'Chuck Miller1-3/+11
2010-08-15Add included enet to CMakeBernd Wachter1-3/+9
2010-08-13Simplify handling of compressed filesJared Adams1-0/+2
2010-08-12Simplify working with the event systemJared Adams1-2/+0
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-4/+4
2010-08-03Merge remote branch 'origin/1.0'Jared Adams1-2/+2
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-0/+2
2010-07-23Fixing compatibility with cmake 2.6.0Renato Alves1-2/+2
2010-07-17Move ManaServ defines into the netcodeChuck Miller1-0/+1
2010-07-17Modify how attributes and stats are handledChuck Miller1-0/+2
2010-07-13Add the foundation for the event systemChuck Miller1-0/+7
2010-07-10Add the specialdb.cpp and specialdb.h files to CMakeChuck Miller1-0/+2
2010-07-08Fix crash in picking up an item that no longer existsremoitnane1-0/+1
2010-06-10Merge BeingManager and FloorItemManager as ActorSpriteManagerJared Adams1-4/+2
2010-05-21Merge branch '1.0'Thorbjørn Lindeijer1-0/+4
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-8/+2
2010-05-06Add support for floor item spritesJared Adams1-0/+7
2010-05-02Fix cmake builds for OS XBernd Wachter1-0/+2
2010-05-01Add chat logging.Andrei Karas1-0/+2
2010-04-25Make ManaServ player stats softcodedJared Adams1-0/+2
2010-04-23Add an Actor class to replace the Sprite classJared Adams1-1/+2
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-48/+48
2010-03-25Merge StorageWindow into InventoryWindowJared Adams1-2/+0
2010-03-15Add net/ea/token.h to CMakeLists.txt and Makefile.amThorbjørn Lindeijer1-0/+1
2010-03-14Add tooltips to hp, xp, mp bars.Andrei Karas1-0/+2
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-0/+2
2010-03-05Rename SkinLoader to ThemeJared Adams1-2/+2
2010-03-02Revert "Merge WindowContainer into Viewport and remove extra members"Jared Adams1-0/+2
2010-03-01Merge WindowContainer into Viewport and remove extra membersJared Adams1-2/+0
2010-02-25Added paste facility from the Wormux projectThorbjørn Lindeijer1-0/+8
2010-02-25Add support for special folder lookup on Win32Bernd Wachter1-1/+6
2010-02-25Use recursive mkdir for config directories, fix log initializationBernd Wachter1-0/+2
2010-02-24Add more to eAthena guild supportJared Adams1-0/+2
2010-02-22Cleanup some popup-related code and make sure BeingPopup is includedJared Adams1-0/+2
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-0/+2
2010-02-19Fixed a crash when trying to switch serversThorbjørn Lindeijer1-1/+1
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-8/+8
2010-02-07Nicer way of indicating that we're waiting on the serverThorbjørn Lindeijer1-0/+2
2010-02-06Merged the Engine class into the Game classThorbjørn Lindeijer1-2/+0
2010-02-01Change library link orderBernd Wachter1-2/+3
2010-02-01Moved from SDLrescalefacility to SDL_gfx.Bertram1-2/+3
2010-02-01Restored compilation flags with Cmake.Bertram1-1/+1
2010-01-31Remove support for building/packaging two binariesBernd Wachter1-21/+15
2010-01-31Unify eAthena and manaserv support in to one build.Daniel Bradshaw1-8/+5
2010-01-31Add win32 rc handling to cmake; fix icon pathBernd Wachter1-0/+20
2010-01-28Add support for MingW crash handler; define DEBUG for debug buildsBernd Wachter1-0/+8
2010-01-28Add minimal debug flags for Windows release builds; move definition of flags ...Bernd Wachter1-0/+11
2010-01-23Add flag to actually enable gettext when building with ENABLE_NLSBernd Wachter1-0/+4