Age | Commit message (Expand) | Author | Files | Lines |
2011-06-18 | Fixed compilation problems on windows caused by the switch to C++0x. | Philipp Sehmisch | 1 | -11/+30 |
2011-06-03 | Remove outdated Unix target from Code::Blocks project file | Jared Adams | 1 | -32/+0 |
2011-06-03 | Replace SDL_types.h with cstdint | Jared Adams | 1 | -0/+2 |
2011-05-25 | Removing setting of client data path in codeblocks | Stefan Dombrowski | 1 | -1/+0 |
2011-05-24 | Extended Guichan with an empty spacer widget | Angelo Castellani | 1 | -0/+2 |
2011-05-24 | Broke the setup tab "Video" in two | Angelo Castellani | 1 | -1/+5 |
2011-04-09 | Renamed Listener to EventListener in C::B | Stefan Dombrowski | 1 | -2/+2 |
2011-02-23 | Updating of filename manaserv_protocol.h in C::B | Stefan Dombrowski | 1 | -1/+1 |
2011-01-03 | Merge branch '0.5' | Thorbjørn Lindeijer | 1 | -2/+0 |
2011-01-02 | Removing Mana.icns and removing ambientoverlay.{cpp,h} from file lists | Stefan Dombrowski | 1 | -2/+0 |
2010-11-18 | Remove the configlistener.h from the other file lists too | Stefan Dombrowski | 1 | -1/+0 |
2010-11-02 | Removing program parameters from C::B | Stefan Dombrowski | 1 | -1/+0 |
2010-11-01 | Merge branch '0.5' of gitorious.org:mana/mana | Yohann Ferreira | 1 | -5/+1 |
2010-10-17 | Changing client version to 0.5 | Stefan Dombrowski | 1 | -3/+0 |
2010-10-08 | Removing non-existing preprocessor definitions from C::B project | Stefan Dombrowski | 1 | -2/+1 |
2010-08-27 | Changing findBeingByName so that it searches case insensitive | Stefan Dombrowski | 1 | -2/+0 |
2010-08-26 | Merged testing branch into master. | Yohann Ferreira | 1 | -2/+2 |
2010-08-18 | Merge branch '1.0' | Thorbjørn Lindeijer | 1 | -3/+21 |
2010-08-17 | Add missing include and add enet files to codeblocks | Stefan Dombrowski | 1 | -3/+21 |
2010-08-16 | Move more to the event system | Jared Adams | 1 | -1/+0 |
2010-08-15 | Merge branch '1.0' | Chuck Miller | 1 | -0/+2 |
2010-08-13 | Simplify handling of compressed files | Jared Adams | 1 | -0/+2 |
2010-08-12 | Simplify working with the event system | Jared Adams | 1 | -2/+0 |
2010-08-03 | Move Theme and UserPalette to the resources folder | Jared Adams | 1 | -4/+4 |
2010-07-28 | Centralized configuration default values using the VariableData system. | Yohann Ferreira | 1 | -0/+2 |
2010-07-17 | Move ManaServ defines into the netcode | Chuck Miller | 1 | -0/+1 |
2010-07-17 | Modify how attributes and stats are handled | Chuck Miller | 1 | -0/+2 |
2010-07-13 | Add the foundation for the event system | Chuck Miller | 1 | -0/+7 |
2010-07-10 | Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ... | Philipp Sehmisch | 1 | -49/+50 |
2010-07-08 | Fix crash in picking up an item that no longer exists | remoitnane | 1 | -0/+1 |
2010-06-10 | Merge BeingManager and FloorItemManager as ActorSpriteManager | Jared Adams | 1 | -4/+2 |
2010-05-21 | Merge branch '1.0' | Thorbjørn Lindeijer | 1 | -0/+2 |
2010-05-17 | Remove Monster, Player, and NPC classes | Jared Adams | 1 | -8/+2 |
2010-05-06 | Add support for floor item sprites | Jared Adams | 1 | -0/+7 |
2010-05-01 | Add chat logging. | Andrei Karas | 1 | -0/+2 |
2010-04-25 | Make ManaServ player stats softcoded | Jared Adams | 1 | -0/+2 |
2010-04-23 | Add an Actor class to replace the Sprite class | Jared Adams | 1 | -1/+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-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 | Add Copy/Paste to Code::Blocks project | 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 | 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 | Merge branch 'master' of gitorious.org:mana/mana | Philipp Sehmisch | 1 | -10/+4 |
2010-02-24 | Updated code::blocks project file | Philipp Sehmisch | 1 | -4/+18 |
2010-02-24 | Add more to eAthena guild support | Jared Adams | 1 | -10/+4 |