summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2011-01-28Fix Windows build of the 0.5 version.Yohann Ferreira1-2/+2
2011-01-26Prune the enet and manaserv files dependency of the 0.5 binary.Yohann Ferreira1-5/+16
2010-12-22Remove ambientoverlay class and filesChuck Miller1-2/+0
2010-08-15Add included enet to CMakeBernd Wachter1-3/+9
2010-08-13Simplify handling of compressed filesJared Adams1-0/+2
2010-07-23Fixing compatibility with cmake 2.6.0Renato Alves1-2/+2
2010-05-02Fix cmake builds for OS XBernd Wachter1-0/+2
2010-04-25Make ManaServ player stats softcodedJared Adams1-0/+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
2010-01-23Link explicitely to libintl on Win32 buildsBernd Wachter1-0/+2
2010-01-12Removed outdated entries for non-existing files from CMakeLists.txtThorbjørn Lindeijer1-2/+0
2010-01-11Cleanup GUI classesJared Adams1-24/+26
2009-12-27Added ambientlayer.{cpp,h} to CMakeLists.txtBernd Wachter1-0/+2
2009-12-07Simplify Equipment handlingJared Adams1-3/+0
2009-11-26Merge a little more and remove the BuddyWindowJared Adams1-6/+4
2009-11-13Added rules required for linking on SolarisBernd Wachter1-1/+11
2009-11-07More eAthena guild stuffJared Adams1-2/+2
2009-11-03Move ManaServ guild code into GuildHandlerJared Adams1-2/+2
2009-11-03Simplify ManaServ netcode some moreJared Adams1-18/+0
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-1/+12
2009-10-24REplace instances of TMW with ManaJared Adams1-68/+68
2009-10-13Add an asynchronous download classJared Adams1-0/+2
2009-09-30Merge login state machines for both clientsJared Adams1-24/+20
2009-08-10Add SpecialsWindowJared Adams1-2/+4