summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-04-20Adding first implementation of item databaseEugenio Favalli5-1/+408
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-18Fixed tileset loading to clear tilesets vector when finished.Bjørn Lindeijer4-59/+67
2005-04-18Ok, of course the biggest problem to solve with OpenGL integration is loadingBjørn Lindeijer7-47/+59
2005-04-18- New hatEugenio Favalli5-21/+46
2005-04-16Forgot to update weapon typesEugenio Favalli1-0/+2
2005-04-16Updating item namesEugenio Favalli1-1/+3
2005-04-16- Cleaning Dev-Cpp project fileEugenio Favalli1-4/+2
2005-04-16- Readding stripping to executable (Dev-cpp project options)Eugenio Favalli6-187/+114
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-11Adding button pressed animation to scrollbar buttonsEugenio Favalli2-10/+29
2005-04-11Improving sound engine (now it loads samples through resource manager)Eugenio Favalli5-171/+224
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
2005-04-11Adding icon to the windowEugenio Favalli1-0/+3
2005-04-11Now damage and speech times are fps independentEugenio Favalli5-35/+22
2005-04-10cleaning up trade a bit, itemcontainers still wont show up againJan-Fabian Humann2-61/+14
2005-04-10Fixing red squares, and disabling packet outputEugenio Favalli2-2/+3
2005-04-10Adding player names and fixing emoticon positionEugenio Favalli4-8/+38
2005-04-10adding romulo's buttons to scrollbarsEugenio Favalli2-4/+25
2005-04-10adding binary version of selection.png and improving look of selectionEugenio Favalli1-7/+7
2005-04-10New selection in inventory instead of black rectangleMateusz Kaduk2-3/+6
2005-04-10Don't use version numbers in autogen.sh, and add two new modules toBjørn Lindeijer1-5/+9
2005-04-10Resource manager can now load sfx and music as samples.Eugenio Favalli8-9/+386
2005-04-10Removed black outline around inventory and cleaned up some tabs.Bjørn Lindeijer1-13/+12
2005-04-10Added inventory transparencyMateusz Kaduk4-2/+13
2005-04-09Fixed up problem with inventory display.Aaron Marks3-4/+36
2005-04-09Adding new login error messagesEugenio Favalli1-0/+13
2005-04-09Added better support for inventory (currently its resizable by dragging the topAaron Marks3-14/+53
2005-04-09Fixed the previous errorEugenio Favalli2-2/+29
2005-04-09Added check for username length > 4 charactersEugenio Favalli1-3/+2
2005-04-08*** empty log message ***Eugenio Favalli1-0/+7
2005-04-08Disable trading again.Bjørn Lindeijer1-0/+3
2005-04-08Fixed damage scrolling up to restart from below on new hit.Bjørn Lindeijer1-4/+4
2005-04-08Updated change log and made mouse walk only work with left mouse button.Bjørn Lindeijer2-9/+11
2005-04-08quick exit fixJan-Fabian Humann1-1/+1
2005-04-08Added window resizing.Aaron Marks2-3/+61
2005-04-08Created damage text seperate from speech & made it scroll.Aaron Marks3-3/+33
2005-04-08Reenabling tradeEugenio Favalli1-2/+2
2005-04-07trade updated: trade is now possible, but some bugs are still to be fixed by ...Jan-Fabian Humann3-4/+96
2005-04-07Changed version from 0.0.11a to 0.0.11.1. Also made "+" buttons on stats windowBjørn Lindeijer3-5/+30
2005-04-07commented out trade for next releaseJan-Fabian Humann1-2/+3
2005-04-07Updates for 0.0.11a release this evening and removed action listening fromBjørn Lindeijer1-2/+2
2005-04-07* Fixed crash on exit when trying to delete listbox that wasn't created.Bjørn Lindeijer8-25/+45