Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-21 | Only load resources once for player box, scroll area and text field. Also | Bjørn Lindeijer | 3 | -0/+0 | |
tweaked the look a little, needs to be checked for opaque problem. | |||||
2005-05-16 | Added new barber by Neko-mon and moved being logic into Being class. | Bjørn Lindeijer | 1 | -0/+0 | |
2005-05-16 | Fixed install process to include new GUI graphics. | Bjørn Lindeijer | 1 | -0/+4 | |
2005-05-16 | Added menuitem | Mateusz Kaduk | 4 | -0/+0 | |
2005-05-15 | Ignore generated Makefile.in and Makefile. | Bjørn Lindeijer | 8 | -0/+16 | |
2005-05-15 | New monsters | Eugenio Favalli | 2 | -0/+0 | |
2005-05-14 | Fixed player character rendering errors in OpenGL mode. | Bjørn Lindeijer | 1 | -0/+0 | |
2005-05-08 | Added new hair style by Frode Lindeijer. | Bjørn Lindeijer | 1 | -0/+0 | |
2005-05-07 | Committed radical modifications to desert map by Bertram. | Bjørn Lindeijer | 1 | -0/+0 | |
2005-05-01 | - Added installation of game data, install required on *nix systems | Rodney Dawes | 9 | -29/+125 | |
- Updated desktop file to work better - Install the desktop file to the standard location - Install the icon as tmw.png in the standard pixmaps data dir | |||||
2005-05-01 | small fixes to item names/descriptions | Eugenio Favalli | 1 | -1/+1 | |
2005-05-01 | Chat input now hides when not focussed, and doesn't allow player be controlled | Bjørn Lindeijer | 1 | -0/+1 | |
by keyboard when it is. | |||||
2005-05-01 | Collision layer fix for cave map, added cave entrance to desert and tileset. | Bjørn Lindeijer | 3 | -0/+0 | |
2005-05-01 | new recovery items | Eugenio Favalli | 2 | -0/+3 | |
2005-05-01 | Using original sound effect | Eugenio Favalli | 1 | -0/+0 | |
2005-04-30 | Emoticons framerate independent and NPCs image smaller to work in OpenGL | Bjørn Lindeijer | 3 | -1/+1 | |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -3/+3 | |
of packet.list and chatlog.txt and removed name from player chat "balloon". | |||||
2005-04-24 | Some map and tile fixes and some changes to docs. | Bjørn Lindeijer | 2 | -0/+0 | |
2005-04-24 | Imported cave tiles from Cave Adventure and adapted map to use them. | Bjørn Lindeijer | 2 | -0/+0 | |
2005-04-22 | New equipment window layout and some improvements to equip management | Eugenio Favalli | 1 | -0/+0 | |
2005-04-21 | Items are now displayed using database image field, this way I could also ↵ | Eugenio Favalli | 2 | -36/+36 | |
reduce a lot items.png size | |||||
2005-04-20 | Adding first implementation of item database | Eugenio Favalli | 1 | -0/+39 | |
2005-04-19 | new items | Eugenio Favalli | 1 | -0/+0 | |
2005-04-19 | New npc | Eugenio Favalli | 1 | -0/+0 | |
2005-04-18 | - New hat | Eugenio Favalli | 10 | -0/+0 | |
- New way of loading monstersets - New monsters | |||||
2005-04-17 | New tileset and map | Eugenio Favalli | 2 | -0/+0 | |
2005-04-16 | Some new items | Eugenio Favalli | 1 | -0/+0 | |
2005-04-16 | - Cleaning Dev-Cpp project file | Eugenio Favalli | 1 | -0/+0 | |
- Updating ChangeLog - Adding level up sound | |||||
2005-04-16 | - Readding stripping to executable (Dev-cpp project options) | Eugenio Favalli | 1 | -0/+0 | |
- New slider skin - Some updates to win32 compile guide - Cleaned sound engine - Improved setup window (need testing) | |||||
2005-04-14 | Fixed pixel alignment error in playerset that was just introduced, and fixed | Bjørn Lindeijer | 1 | -0/+0 | |
initialization and cleanup in sound engine (solved crash at least in case of no sound). | |||||
2005-04-14 | Reduced width of playerset image from 640 to 256. | Bjørn Lindeijer | 1 | -0/+0 | |
2005-04-11 | Adding button pressed animation to scrollbar buttons | Eugenio Favalli | 6 | -0/+0 | |
(and fixing graphic names) | |||||
2005-04-11 | Adding new scrollbar buttons | Eugenio Favalli | 14 | -0/+0 | |
2005-04-10 | Readded a good version of .ico icon | Yohann Ferreira | 1 | -0/+0 | |
2005-04-10 | *** empty log message *** | Yohann Ferreira | 1 | -0/+0 | |
2005-04-10 | I hope this one is not corupted | Mateusz Kaduk | 1 | -0/+0 | |
2005-04-10 | Removed corupted selection.png | Mateusz Kaduk | 1 | -0/+0 | |
2005-04-10 | adding binary version of selection.png and improving look of selection | Eugenio Favalli | 1 | -0/+0 | |
2005-04-10 | removing selection.png to replave it with a binary version | Eugenio Favalli | 1 | -0/+0 | |
2005-04-10 | Previous ico icon was corrupted | Yohann Ferreira | 1 | -0/+0 | |
2005-04-10 | New selection in inventory instead of black rectangle | Mateusz Kaduk | 1 | -0/+0 | |
2005-04-10 | Resource manager can now load sfx and music as samples. | Eugenio Favalli | 1 | -0/+0 | |
(added a new sfx to test the sound engine) | |||||
2005-04-10 | The last changes corrupted the icon (at least in windows) | Eugenio Favalli | 1 | -0/+0 | |
replacing with the old one. | |||||
2005-04-10 | changes to icons and dev file to follow that | Yohann Ferreira | 3 | -0/+56 | |
2005-04-07 | * Fixed crash on exit when trying to delete listbox that wasn't created. | Bjørn Lindeijer | 2 | -3/+6 | |
* Disabled Ok button in Buy and Sell dialog when amount is 0 * Corrected the three known map bugs | |||||
2005-04-04 | Added graphics for scrollarea arrows by romulo. | Bjørn Lindeijer | 4 | -0/+0 | |
2005-04-03 | More fixes to this map. | Bjørn Lindeijer | 1 | -0/+0 | |
2005-04-03 | Fixed collision layer and some other small issues. | Bjørn Lindeijer | 1 | -0/+0 | |
2005-04-03 | ...and the old tileset | Eugenio Favalli | 1 | -0/+0 | |
2005-04-03 | removed old map | Eugenio Favalli | 1 | -0/+0 | |