Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-17 | Add missing include and add enet files to codeblocks | Stefan Dombrowski | 1 | -3/+21 | |
The missing include generated compiler error on windows. Because of compiler warnings generated by enet, warnings are switched of for: * unknown #pragmas, which are for MSVC compiler * enumeration with missing case Reviewed-by: Bertram | |||||
2010-08-13 | Simplify handling of compressed files | Jared Adams | 1 | -0/+2 | |
ResourceManager will now check for ".gz" and act appropriately (unless told not to). Compression handling functions are now in new utils/zlib files, along with a function to load a file from drive, uncompressing it if it ends in ".gz". Reviewed-by: Freeyorp | |||||
2010-04-25 | Make ManaServ player stats softcoded | Jared Adams | 1 | -0/+2 | |
A new stats.xml file is parsed for player stats for ManaServ. The old hardcoded stats remain as backup. Reviewed-by: Bertram | |||||
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files ↵ | Bertram | 1 | -46/+46 | |
accordingly. This makes room for the actual eAthena protocol future inclusion. | |||||
2010-03-25 | Merge StorageWindow into InventoryWindow | Jared Adams | 1 | -2/+0 | |
Reviewed-by: Chuck Miller | |||||
2010-03-14 | Add tooltips to hp, xp, mp bars. | Andrei Karas | 1 | -0/+2 | |
Signed-off-by: Jared Adams <jaxad0127@gmail.com> | |||||
2010-03-12 | Split Palette into Theme and UserPalette | Jared Adams | 1 | -0/+2 | |
Themes can now control the colors they use. Colors in the Viewport (being names, particles, etc) can still be changed by the user. Also make ProgressBars more easily colored. DyePalette was made more flexible in the process. Also fixes comparing strings of different lengths insensitively. Reviewed-by: Thorbjørn Lindeijer | |||||
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 | |
Also merge the guialpha ConfigListener into Theme. Reviewed-by: Thorbjørn Lindeijer | |||||
2010-03-02 | Revert "Merge WindowContainer into Viewport and remove extra members" | Jared Adams | 1 | -0/+2 | |
This reverts commit 67e678094b9fddd21fb3c690130e772937ab2746. Conflicts: src/gui/gui.cpp src/gui/viewport.cpp | |||||
2010-03-01 | Merge WindowContainer into Viewport and remove extra members | Jared Adams | 1 | -2/+0 | |
Reviewed-by: Chuck Miller | |||||
2010-02-25 | Add support for special folder lookup on Win32 | Bernd Wachter | 1 | -0/+2 | |
Reviewed-by: Jared Adams | |||||
2010-02-25 | Use recursive mkdir for config directories, fix log initialization | Bernd Wachter | 1 | -0/+2 | |
Logger now logs to stdout by default, and allows logging without having a log file open. This allows using logger for error logging in early startup functions. Reviewed-by: Jared Adams | |||||
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 | |
It's not complete yet, but it is closer. Also fix up handling of guild/party members. Reviewed-by: Chuck Miller | |||||
2010-02-22 | Cleanup some popup-related code and make sure BeingPopup is included | Jared Adams | 1 | -0/+2 | |
2010-02-08 | Merge PartyWindow and GuildWindow into SocialWindow | Jared Adams | 1 | -8/+8 | |
2010-02-01 | Updated code::blocks project file. Unix target needs to be checked by a unix ↵ | Philipp Sehmisch | 1 | -435/+104 | |
user. | |||||
2010-02-01 | Remove sdlrescalefacility from Code::Blocks and GNU Make | Jared Adams | 1 | -2/+0 | |
2010-02-01 | Moved from SDLrescalefacility to SDL_gfx. | Bertram | 1 | -0/+4 | |
2010-01-11 | Cleanup GUI classes | Jared Adams | 1 | -26/+26 | |
Moved remaining widgets into widgets folder, standardized include order, moved TextRenderer out. | |||||
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 | -9/+0 | |
Also merge eAthena's EquipmentHandler and InventoryHander. Fixes http://mantis.themanaworld.org/view.php?id=888 . | |||||
2009-12-05 | Remove targets from a file in mana.cbp | Jared Adams | 1 | -10/+2 | |
2009-11-30 | Updating codeblocks project and removing unused define - Patch by Stefan ↵ | Philipp Sehmisch | 1 | -10/+4 | |
Dombrowski <stefan@uni-bonn.de> | |||||
2009-11-26 | Merge a little more and remove the BuddyWindow | Jared Adams | 1 | -24/+4 | |
The BuddyWindow was only half implemented and would have been made redundant with the planned social window. | |||||
2009-11-07 | More eAthena guild stuff | Jared Adams | 1 | -8/+2 | |
Also some related chenges elsewhere | |||||
2009-11-05 | Update of Code::Blocks project file | Stefan Dombrowski | 1 | -8/+68 | |
2009-11-03 | Move ManaServ guild code into GuildHandler | Jared Adams | 1 | -0/+8 | |
Ad start eAthena's GuildHandler | |||||
2009-11-03 | Simplify ManaServ netcode some more | Jared Adams | 1 | -139/+0 | |
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -1/+48 | |
2009-10-25 | Rebranded Code::Blocks project file | Philipp Sehmisch | 1 | -537/+532 | |
2009-10-24 | Basically finish rebranding | Jared Adams | 1 | -68/+68 | |
2009-10-24 | More rebranding | Jared Adams | 1 | -0/+990 | |