Age | Commit message (Expand) | Author | Files | Lines |
2005-04-22 | now player faces the right direction when attacking with right mouse button | Eugenio Favalli | 1 | -0/+8 |
2005-04-22 | updating changelog and fixing right mouse button attack, it was out of sync | Eugenio Favalli | 2 | -7/+10 |
2005-04-22 | Now you can attack with right mouse button, useful when using bow, need impro... | Eugenio Favalli | 5 | -51/+98 |
2005-04-22 | And the right sound of course... | Eugenio Favalli | 1 | -2/+5 |
2005-04-22 | Forgot about this one | Eugenio Favalli | 1 | -1/+7 |
2005-04-22 | New equipment window layout and some improvements to equip management | Eugenio Favalli | 4 | -42/+74 |
2005-04-21 | maybe Hammerbear will like it this way? | Eugenio Favalli | 2 | -1/+5 |
2005-04-21 | trying to follow Hammerbear suggestions | Eugenio Favalli | 8 | -79/+20 |
2005-04-21 | Items are now displayed using database image field, this way I could also red... | Eugenio Favalli | 3 | -10/+8 |
2005-04-21 | Now shops get item names from the xml database | Eugenio Favalli | 11 | -267/+159 |
2005-04-20 | Added new modules to the file list. | Bjørn Lindeijer | 2 | -2/+8 |
2005-04-20 | Adding first implementation of item database | Eugenio Favalli | 7 | -3/+450 |
2005-04-19 | new items | Eugenio Favalli | 0 | -0/+0 |
2005-04-19 | useful and useless docs updates | Eugenio Favalli | 5 | -2/+33 |
2005-04-19 | Updated Debian install doc. | Yohann Ferreira | 1 | -1/+13 |
2005-04-19 | Little things for next release. | Yohann Ferreira | 1 | -5/+6 |
2005-04-19 | A few random changes. | Bjørn Lindeijer | 5 | -76/+80 |
2005-04-19 | the game doesn't crash anymore when the map server is down | Eugenio Favalli | 1 | -0/+6 |
2005-04-19 | Improving hair management | Eugenio Favalli | 3 | -9/+38 |
2005-04-19 | New npc | Eugenio Favalli | 0 | -0/+0 |
2005-04-18 | Fixed tileset loading to clear tilesets vector when finished. | Bjørn Lindeijer | 6 | -61/+69 |
2005-04-18 | Ok, of course the biggest problem to solve with OpenGL integration is loading | Bjørn Lindeijer | 10 | -50/+62 |
2005-04-18 | Did I update the changelog? :P | Eugenio Favalli | 1 | -0/+4 |
2005-04-18 | - New hat | Eugenio Favalli | 5 | -21/+46 |
2005-04-17 | New tileset and map | Eugenio Favalli | 0 | -0/+0 |
2005-04-16 | Updated to TMW as of 4/16/2005 | Eric Scrivner | 1 | -10/+66 |
2005-04-16 | Updating some docs | Eugenio Favalli | 3 | -31/+27 |
2005-04-16 | Win32 release checklist | Eugenio Favalli | 2 | -1/+37 |
2005-04-16 | Forgot to update weapon types | Eugenio Favalli | 1 | -0/+2 |
2005-04-16 | Updating item names | Eugenio Favalli | 1 | -1/+3 |
2005-04-16 | Some new items | Eugenio Favalli | 0 | -0/+0 |
2005-04-16 | - Cleaning Dev-Cpp project file | Eugenio Favalli | 3 | -13/+9 |
2005-04-16 | - Readding stripping to executable (Dev-cpp project options) | Eugenio Favalli | 9 | -197/+123 |
2005-04-14 | Fixed pixel alignment error in playerset that was just introduced, and fixed | Bjørn Lindeijer | 2 | -6/+23 |
2005-04-14 | Reduced width of playerset image from 640 to 256. | Bjørn Lindeijer | 3 | -8/+8 |
2005-04-13 | getNumberOfSlotsUsed() tweaked a little. Still problems. | Yohann Ferreira | 1 | -1/+1 |
2005-04-13 | Now getNumberOfSlotsUsed() return the number of different items a character has. | Yohann Ferreira | 2 | -1/+21 |
2005-04-13 | tweaking debian files to take changes into account | Yohann Ferreira | 4 | -23/+26 |
2005-04-13 | Adding new Man page | Yohann Ferreira | 1 | -0/+149 |
2005-04-13 | Removing old Man page | Yohann Ferreira | 1 | -79/+0 |
2005-04-11 | Adding button pressed animation to scrollbar buttons | Eugenio Favalli | 8 | -10/+29 |
2005-04-11 | Adding new scrollbar buttons | Eugenio Favalli | 14 | -0/+0 |
2005-04-11 | Improving sound engine (now it loads samples through resource manager) | Eugenio Favalli | 5 | -171/+224 |
2005-04-11 | Changelog update | Eugenio Favalli | 1 | -0/+13 |
2005-04-11 | Temp: avoid playing sample when sound is disabled | Eugenio Favalli | 1 | -4/+6 |
2005-04-11 | Fixing npc lists (again) please don't undo my changes another time :P | Eugenio Favalli | 1 | -0/+3 |
2005-04-11 | - First step toward syncing attack animation with attack speed | Eugenio Favalli | 4 | -18/+31 |
2005-04-11 | Adding icon to the window | Eugenio Favalli | 1 | -0/+3 |
2005-04-11 | Now damage and speech times are fps independent | Eugenio Favalli | 5 | -35/+22 |
2005-04-10 | cleaning up trade a bit, itemcontainers still wont show up again | Jan-Fabian Humann | 2 | -61/+14 |