Age | Commit message (Expand) | Author | Files | Lines |
2010-01-12 | Removed outdated entries for non-existing files from CMakeLists.txt | Thorbjørn Lindeijer | 1 | -2/+0 |
2010-01-11 | Cleanup GUI classes | Jared Adams | 1 | -24/+26 |
2009-12-27 | Added ambientlayer.{cpp,h} to CMakeLists.txt | Bernd Wachter | 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-13 | Added rules required for linking on Solaris | Bernd Wachter | 1 | -1/+11 |
2009-11-07 | More eAthena guild stuff | Jared Adams | 1 | -2/+2 |
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 | -68/+68 |
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-24 | Made the wallpaper be rescaled when necessary under SDL and OpenGL. | Bertram | 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 | Fix CMakeLists.txt | Hong Hao | 1 | -2/+2 |
2009-05-14 | Add QOAL's outfit window | Jared Adams | 1 | -0/+2 |
2009-05-12 | Fixed linking for CMake/Win32 | Bernd Wachter | 1 | -3/+8 |
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 |
2009-05-01 | Merge the NPC dialogs into one | Jared Adams | 1 | -8/+2 |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 1 | -16/+16 |
2009-04-27 | Moved special coordinates packing into MessageOut | Bjørn Lindeijer | 1 | -1/+0 |
2009-04-16 | Make sure math functions are still inlined | Bjørn Lindeijer | 1 | -1/+0 |
2009-04-14 | Start a MathUtils file | Jared Adams | 1 | -1/+2 |
2009-04-11 | Remove more support #ifdefs | Jared Adams | 1 | -2/+2 |
2009-04-10 | Reduced the GCContainer to be even more trivial | Bjørn Lindeijer | 1 | -2/+2 |
2009-04-10 | Introduced a Desktop widget to handle the wallpaper | Bjørn Lindeijer | 1 | -2/+4 |
2009-04-08 | Add a more flexible wallpaper system | Jared Adams | 1 | -0/+2 |
2009-04-08 | Moved wrong file in CMakeLists.txt | Jared Adams | 1 | -2/+2 |
2009-04-08 | Make some more file build for both servers | Jared Adams | 1 | -4/+4 |
2009-04-08 | Move ChatInput into the files for ChatWindow | Jared Adams | 1 | -2/+0 |
2009-04-08 | Disable po-update for cmake; move buildflags to prevent overwriting | Bernd Wachter | 1 | -2/+3 |
2009-04-08 | CMake: We actually no longer depend on Guichan OpenGL | Bjørn Lindeijer | 1 | -3/+0 |
2009-04-08 | Associated setup tab name with the tab itself | Bjørn Lindeijer | 1 | -0/+1 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -39/+39 |
2009-04-07 | Make GeneralHandlers for both networks | Jared Adams | 1 | -0/+7 |
2009-04-06 | Implement TMWServ's CharHandler | Jared Adams | 1 | -0/+2 |
2009-04-06 | Fixed compile warning about initialization order | Bjørn Lindeijer | 1 | -2/+2 |
2009-04-06 | Add TMWServ's SkillHandler | Jared Adams | 1 | -0/+2 |
2009-04-06 | Updated cmake file list | Bjørn Lindeijer | 1 | -0/+4 |
2009-04-06 | Fixed DATADIR and LOCALEDIR variables for CMake-build; fixed game data instal... | Bernd Wachter | 1 | -1/+2 |