Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-22 | New equipment window layout and some improvements to equip management | Eugenio Favalli | 1 | -1/+1 | |
2005-04-21 | trying to follow Hammerbear suggestions | Eugenio Favalli | 1 | -2/+3 | |
2005-04-21 | Items are now displayed using database image field, this way I could also ↵ | Eugenio Favalli | 1 | -4/+3 | |
reduce a lot items.png size | |||||
2005-04-19 | Improving hair management | Eugenio Favalli | 1 | -5/+5 | |
2005-04-18 | - New hat | Eugenio Favalli | 1 | -14/+18 | |
- New way of loading monstersets - New monsters | |||||
2005-04-14 | Reduced width of playerset image from 640 to 256. | Bjørn Lindeijer | 1 | -5/+5 | |
2005-04-11 | - First step toward syncing attack animation with attack speed | Eugenio Favalli | 1 | -9/+18 | |
- Added a nice sample when attacking to stress test sound engine/ loading samples through resource manager. | |||||
2005-04-11 | Now damage and speech times are fps independent | Eugenio Favalli | 1 | -3/+5 | |
and if they're displayed is checked in logic I also centered the speech above the player | |||||
2005-04-10 | Adding player names and fixing emoticon position | Eugenio Favalli | 1 | -2/+6 | |
2005-04-08 | Updated change log and made mouse walk only work with left mouse button. | Bjørn Lindeijer | 1 | -1/+0 | |
2005-04-06 | update for trade: now on right click | Jan-Fabian Humann | 1 | -0/+9 | |
2005-04-04 | starting to do the trade window, i know it's not functionable and contains a ↵ | Jan-Fabian Humann | 1 | -3/+8 | |
lot of bugs but ill continue tomorrow. | |||||
2005-04-03 | some fixes | Eugenio Favalli | 1 | -1/+2 | |
2005-04-02 | Fixed whobbly walking by separating some logic from the framerate. | Bjørn Lindeijer | 1 | -16/+31 | |
2005-03-28 | Graphics updates | Eugenio Favalli | 1 | -2/+2 | |
2005-03-25 | Moved datafiles in unified structure. | Bjørn Lindeijer | 1 | -5/+5 | |
2005-03-24 | logger... | Yohann Ferreira | 1 | -5/+5 | |
2005-03-21 | A few small fixes. | Bjørn Lindeijer | 1 | -17/+17 | |
2005-03-16 | Made beings walk a lot smoother. | Bjørn Lindeijer | 1 | -53/+58 | |
2005-03-14 | Fixed handling of get item button and made chatWindow (de)focus on ENTER - ↵ | Jan-Fabian Humann | 1 | -2/+2 | |
You can now only use the get item button when chat window isn't focused | |||||
2005-03-13 | Converted ChatBox into a proper ChatWindow in response to changes by Chetic. | Bjørn Lindeijer | 1 | -48/+9 | |
2005-03-13 | Chat widgets on the top of Window, so it's movable and nicer | Mateusz Kaduk | 1 | -6/+16 | |
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 | |