summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-24Fixed long nicknames to be clipped to name area, and cleaned up change log.Bjørn Lindeijer2-23/+36
2005-04-24Imported cave tiles from Cave Adventure and adapted map to use them.Bjørn Lindeijer0-0/+0
2005-04-24This should disable ban when using /commandsEugenio Favalli2-4/+6
2005-04-22now player faces the right direction when attacking with right mouse buttonEugenio Favalli1-0/+8
2005-04-22updating changelog and fixing right mouse button attack, it was out of syncEugenio Favalli2-7/+10
2005-04-22Now you can attack with right mouse button, useful when using bow, need impro...Eugenio Favalli5-51/+98
2005-04-22And the right sound of course...Eugenio Favalli1-2/+5
2005-04-22Forgot about this oneEugenio Favalli1-1/+7
2005-04-22New equipment window layout and some improvements to equip managementEugenio Favalli4-42/+74
2005-04-21maybe Hammerbear will like it this way?Eugenio Favalli2-1/+5
2005-04-21trying to follow Hammerbear suggestionsEugenio Favalli8-79/+20
2005-04-21Items are now displayed using database image field, this way I could also red...Eugenio Favalli3-10/+8
2005-04-21Now shops get item names from the xml databaseEugenio Favalli11-267/+159
2005-04-20Added new modules to the file list.Bjørn Lindeijer2-2/+8
2005-04-20Adding first implementation of item databaseEugenio Favalli7-3/+450
2005-04-19new itemsEugenio Favalli0-0/+0
2005-04-19useful and useless docs updatesEugenio Favalli5-2/+33
2005-04-19Updated Debian install doc.Yohann Ferreira1-1/+13
2005-04-19Little things for next release.Yohann Ferreira1-5/+6
2005-04-19A few random changes.Bjørn Lindeijer5-76/+80
2005-04-19the game doesn't crash anymore when the map server is downEugenio Favalli1-0/+6
2005-04-19Improving hair managementEugenio Favalli3-9/+38
2005-04-19New npcEugenio Favalli0-0/+0
2005-04-18Fixed tileset loading to clear tilesets vector when finished.Bjørn Lindeijer6-61/+69
2005-04-18Ok, of course the biggest problem to solve with OpenGL integration is loadingBjørn Lindeijer10-50/+62
2005-04-18Did I update the changelog? :PEugenio Favalli1-0/+4
2005-04-18- New hatEugenio Favalli5-21/+46
2005-04-17New tileset and mapEugenio Favalli0-0/+0
2005-04-16Updated to TMW as of 4/16/2005Eric Scrivner1-10/+66
2005-04-16Updating some docsEugenio Favalli3-31/+27
2005-04-16Win32 release checklistEugenio Favalli2-1/+37
2005-04-16Forgot to update weapon typesEugenio Favalli1-0/+2
2005-04-16Updating item namesEugenio Favalli1-1/+3
2005-04-16Some new itemsEugenio Favalli0-0/+0
2005-04-16- Cleaning Dev-Cpp project fileEugenio Favalli3-13/+9
2005-04-16- Readding stripping to executable (Dev-cpp project options)Eugenio Favalli9-197/+123
2005-04-14Fixed pixel alignment error in playerset that was just introduced, and fixedBjørn Lindeijer2-6/+23
2005-04-14Reduced width of playerset image from 640 to 256.Bjørn Lindeijer3-8/+8
2005-04-13getNumberOfSlotsUsed() tweaked a little. Still problems.Yohann Ferreira1-1/+1
2005-04-13Now getNumberOfSlotsUsed() return the number of different items a character has.Yohann Ferreira2-1/+21
2005-04-13tweaking debian files to take changes into accountYohann Ferreira4-23/+26
2005-04-13Adding new Man pageYohann Ferreira1-0/+149
2005-04-13Removing old Man pageYohann Ferreira1-79/+0
2005-04-11Adding button pressed animation to scrollbar buttonsEugenio Favalli8-10/+29
2005-04-11Adding new scrollbar buttonsEugenio Favalli14-0/+0
2005-04-11Improving sound engine (now it loads samples through resource manager)Eugenio Favalli5-171/+224
2005-04-11Changelog updateEugenio Favalli1-0/+13
2005-04-11Temp: avoid playing sample when sound is disabledEugenio Favalli1-4/+6
2005-04-11Fixing npc lists (again) please don't undo my changes another time :PEugenio Favalli1-0/+3
2005-04-11- First step toward syncing attack animation with attack speedEugenio Favalli4-18/+31