summaryrefslogtreecommitdiff
path: root/src/resources/itemmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-08-13Merged cleanups and content changes from the trunk. Also fixed compiling withBjørn Lindeijer1-2/+2
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-1/+2
2006-05-22A bunch of updates to the world and disabled art and type xml parser checks s...Eugenio Favalli1-4/+4
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-4/+4
2006-02-24Another bunch of cosmetic cleanups, ie mostly typedefs...Björn Steinbrink1-133/+106
2006-02-19Added warnings when parameters are missing in the items xml file.Yohann Ferreira1-3/+48
2006-02-05Fixed a gcc 4.0 issue in the tradehandler. Strengthened the xml parser in the...Yohann Ferreira1-20/+35
2005-10-07Modified finding NPC as by timonator's suggestion in order to allow NPCs to beBjørn Lindeijer1-3/+7
2005-09-23Merged most of the changes in biggeruniverse's second memory cleanup patch.Bjørn Lindeijer1-3/+15
2005-08-25Added items effect description support. TODO: Display it in buy/sell/inventor...Yohann Ferreira1-0/+4
2005-08-17Removed special #ifdefs for libxml2 linking issues in Win32.Eugenio Favalli1-8/+0
2005-08-13Updated dev-cpp project file, removed unnecessary header, fixed some include ...Eugenio Favalli1-5/+3
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-5/+7
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-2/+0
2005-05-30Fixing compiling error in winEugenio Favalli1-0/+2
2005-05-21Numerous things:Bjørn Lindeijer1-9/+11
2005-05-10Fixed progress bars in OpenGL mode, now uses Guichan's fillRectangle.Bjørn Lindeijer1-3/+3
2005-05-02Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.Bjørn Lindeijer1-9/+9
2005-05-01- Added installation of game data, install required on *nix systemsRodney Dawes1-2/+2
2005-04-21maybe Hammerbear will like it this way?Eugenio Favalli1-1/+4
2005-04-21trying to follow Hammerbear suggestionsEugenio Favalli1-55/+5
2005-04-21Now shops get item names from the xml databaseEugenio Favalli1-8/+32
2005-04-20Adding first implementation of item databaseEugenio Favalli1-0/+149