Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-13 | * Moved Being public char *speech to private std::string speech | Bjørn Lindeijer | 1 | -32/+14 | |
* Moved Being public PATH_NODE *path to private std::list<PATH_NODE> path * Fixed warping issue which corrupted player (which also applies to respawning) * Got rid of sound error in Setup window | |||||
2005-03-10 | This should make mouse walking work. | Bjørn Lindeijer | 1 | -5/+1 | |
2005-03-06 | Added alpha channal for items.png | Mateusz Kaduk | 1 | -1/+1 | |
2005-03-05 | Now you can decide how many items to drop | Jan-Fabian Humann | 1 | -1/+10 | |
2005-03-04 | A bunch of updates: | Eugenio Favalli | 1 | -3/+4 | |
- inventory fixes - equipment fixes - graphic updates (items and monsters) - weaponary system - fixed status window | |||||
2005-03-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -0/+500 | |