Age | Commit message (Expand) | Author | Files | Lines |
2010-04-25 | Make ManaServ player stats softcoded | Jared Adams | 1 | -0/+2 |
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files accor... | Bertram | 1 | -46/+46 |
2010-03-25 | Merge StorageWindow into InventoryWindow | Jared Adams | 1 | -2/+0 |
2010-03-21 | Added CMake build system to source distribution | Thorbjørn Lindeijer | 1 | -1/+5 |
2010-03-15 | Add net/ea/token.h to CMakeLists.txt and Makefile.am | Thorbjørn Lindeijer | 1 | -0/+1 |
2010-03-14 | Add tooltips to hp, xp, mp bars. | Andrei Karas | 1 | -0/+2 |
2010-03-12 | Split Palette into Theme and UserPalette | Jared Adams | 1 | -0/+2 |
2010-03-05 | Rename SkinLoader to Theme | Jared Adams | 1 | -2/+2 |
2010-03-02 | Revert "Merge WindowContainer into Viewport and remove extra members" | Jared Adams | 1 | -0/+2 |
2010-03-01 | Merge WindowContainer into Viewport and remove extra members | Jared Adams | 1 | -2/+0 |
2010-02-25 | Added paste facility from the Wormux project | Thorbjørn Lindeijer | 1 | -0/+2 |
2010-02-25 | Add support for special folder lookup on Win32 | Bernd Wachter | 1 | -0/+2 |
2010-02-25 | Use recursive mkdir for config directories, fix log initialization | Bernd Wachter | 1 | -0/+2 |
2010-02-24 | Add more to eAthena guild support | Jared Adams | 1 | -0/+2 |
2010-02-21 | Handle packet 0x0195, and shows player's party name in a popup | Chuck Miller | 1 | -0/+2 |
2010-02-21 | Made tick counter and framerate limiter work during login sequence | Thorbjørn Lindeijer | 1 | -0/+2 |
2010-02-19 | Fixed a crash when trying to switch servers | Thorbjørn Lindeijer | 1 | -1/+1 |
2010-02-08 | Merge PartyWindow and GuildWindow into SocialWindow | Jared Adams | 1 | -8/+8 |
2010-02-07 | Nicer way of indicating that we're waiting on the server | Thorbjørn Lindeijer | 1 | -0/+2 |
2010-02-06 | Merged the Engine class into the Game class | Thorbjørn Lindeijer | 1 | -2/+0 |
2010-02-01 | Remove sdlrescalefacility from Code::Blocks and GNU Make | Jared Adams | 1 | -2/+0 |
2010-01-31 | Unify eAthena and manaserv support in to one build. | Daniel Bradshaw | 1 | -6/+0 |
2010-01-26 | Remove -g flag since configure adds that by default already | Thorbjørn Lindeijer | 1 | -2/+1 |
2010-01-26 | Add compilation warnings for GNU Automake while as suggested by Jaxad. | Bertram | 1 | -1/+3 |
2010-01-11 | Cleanup GUI classes | Jared Adams | 1 | -26/+26 |
2009-12-25 | Add AmbientLayer to Makefile.am and mana.cbp | Andrei Karas | 1 | -0/+2 |
2009-12-07 | Simplify Equipment handling | Jared Adams | 1 | -3/+0 |
2009-11-26 | Merge a little more and remove the BuddyWindow | Jared Adams | 1 | -6/+4 |
2009-11-07 | More eAthena guild stuff | Jared Adams | 1 | -3/+3 |
2009-11-03 | Move ManaServ guild code into GuildHandler | Jared Adams | 1 | -2/+2 |
2009-11-03 | Simplify ManaServ netcode some more | Jared Adams | 1 | -18/+0 |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -1/+12 |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -69/+69 |
2009-10-13 | Add an asynchronous download class | Jared Adams | 1 | -0/+2 |
2009-09-30 | Merge login state machines for both clients | Jared Adams | 1 | -24/+20 |
2009-08-10 | Add SpecialsWindow | Jared Adams | 1 | -2/+4 |
2009-07-25 | Fixed compile warnings about unsigned/signed integer comparisons | Thorbjørn Lindeijer | 1 | -1/+1 |
2009-07-25 | Add new files to makefile | Kess Vargavind | 1 | -0/+2 |
2009-07-19 | Merge StatusWindows | Jared Adams | 1 | -4/+2 |
2009-07-13 | Rename Net::SkillHandler to Net::SpecialHandler | Jared Adams | 1 | -5/+5 |
2009-07-08 | Have both builds use the same SkillDialog | Jared Adams | 1 | -4/+2 |
2009-07-07 | Use tmw-skills.xml instead of hardcoding | Jared Adams | 1 | -0/+2 |
2009-05-25 | Renamed connection.{cpp,h} to connectiondialog.{cpp,h} | Bjørn Lindeijer | 1 | -2/+2 |
2009-05-25 | Add change password dialog to athena client | Dennis Friis | 1 | -2/+2 |
2009-05-14 | Add QOAL's outfit window | Jared Adams | 1 | -0/+2 |
2009-05-07 | Moved two files which held net data into the net folder. Considering | Tametomo | 1 | -2/+2 |
2009-05-04 | Removed the no longer used EmoteContainer class | Bjørn Lindeijer | 1 | -2/+0 |
2009-05-04 | Replaced emote window with a new emote popup | Bjørn Lindeijer | 1 | -4/+4 |
2009-05-03 | Added rotational particles, and added code to show arrows when a player shoot... | Chuck Miller | 1 | -0/+2 |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 1 | -2/+0 |