summaryrefslogtreecommitdiff
path: root/mana.cbp
AgeCommit message (Expand)AuthorFilesLines
2013-05-04Client-side settings are now available from settings.xmlPrzemysław Grzywacz1-0/+4
2013-05-04Fixed codeblocks projectErik Schilling1-2/+2
2012-08-12Removed ImageLoader and ProxyImage classesThorbjørn Lindeijer1-2/+0
2012-08-05Enabled manaserv support in Code::Blocks projectThorbjørn Lindeijer1-0/+1
2012-08-05Removed linking with guichan_opengl from C::B projectThorbjørn Lindeijer1-1/+0
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer1-4/+0
2012-01-26Fixing C::BStefan Dombrowski1-0/+4
2012-01-18ColorDB -> HairDB.Yohann Ferreira1-2/+2
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-22/+22
2012-01-10Made addition of custom servers be done in a separate window.Yohann Ferreira1-0/+2
2011-10-25Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf...Bernd Wachter1-1/+0
2011-06-18Fixed compilation problems on windows caused by the switch to C++0x.Philipp Sehmisch1-11/+30
2011-06-03Remove outdated Unix target from Code::Blocks project fileJared Adams1-32/+0
2011-06-03Replace SDL_types.h with cstdintJared Adams1-0/+2
2011-05-25Removing setting of client data path in codeblocksStefan Dombrowski1-1/+0
2011-05-24Extended Guichan with an empty spacer widgetAngelo Castellani1-0/+2
2011-05-24Broke the setup tab "Video" in twoAngelo Castellani1-1/+5
2011-04-09Renamed Listener to EventListener in C::BStefan Dombrowski1-2/+2
2011-02-23Updating of filename manaserv_protocol.h in C::BStefan Dombrowski1-1/+1
2011-01-03Merge branch '0.5'Thorbjørn Lindeijer1-2/+0
2011-01-02Removing Mana.icns and removing ambientoverlay.{cpp,h} from file listsStefan Dombrowski1-2/+0
2010-11-18Remove the configlistener.h from the other file lists tooStefan Dombrowski1-1/+0
2010-11-02Removing program parameters from C::BStefan Dombrowski1-1/+0
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira1-5/+1
2010-10-17Changing client version to 0.5Stefan Dombrowski1-3/+0
2010-10-08Removing non-existing preprocessor definitions from C::B projectStefan Dombrowski1-2/+1
2010-08-27Changing findBeingByName so that it searches case insensitiveStefan Dombrowski1-2/+0
2010-08-26Merged testing branch into master.Yohann Ferreira1-2/+2
2010-08-18Merge branch '1.0'Thorbjørn Lindeijer1-3/+21
2010-08-17Add missing include and add enet files to codeblocksStefan Dombrowski1-3/+21
2010-08-16Move more to the event systemJared Adams1-1/+0
2010-08-15Merge branch '1.0'Chuck Miller1-0/+2
2010-08-13Simplify handling of compressed filesJared Adams1-0/+2
2010-08-12Simplify working with the event systemJared Adams1-2/+0
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-4/+4
2010-07-28Centralized configuration default values using the VariableData system.Yohann Ferreira1-0/+2
2010-07-17Move ManaServ defines into the netcodeChuck Miller1-0/+1
2010-07-17Modify how attributes and stats are handledChuck Miller1-0/+2
2010-07-13Add the foundation for the event systemChuck Miller1-0/+7
2010-07-10Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...Philipp Sehmisch1-49/+50
2010-07-08Fix crash in picking up an item that no longer existsremoitnane1-0/+1
2010-06-10Merge BeingManager and FloorItemManager as ActorSpriteManagerJared Adams1-4/+2
2010-05-21Merge branch '1.0'Thorbjørn Lindeijer1-0/+2
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-8/+2
2010-05-06Add support for floor item spritesJared Adams1-0/+7
2010-05-01Add chat logging.Andrei Karas1-0/+2
2010-04-25Make ManaServ player stats softcodedJared Adams1-0/+2
2010-04-23Add an Actor class to replace the Sprite classJared Adams1-1/+2
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-46/+46
2010-03-25Merge StorageWindow into InventoryWindowJared Adams1-2/+0