Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-05 | Cleaning and fixing setup window | Eugenio Favalli | 1 | -0/+1 | |
2005-03-25 | Moved level.ogg to new location, and put playing levelup sound under F7. | Bjørn Lindeijer | 1 | -1/+0 | |
2005-03-23 | First working implementation of new logger (Step 2/3) | Yohann Ferreira | 1 | -0/+1 | |
2005-03-21 | Some cleanups and button, radiobutton and checkbox now take into account | Bjørn Lindeijer | 1 | -3/+1 | |
disabled status. | |||||
2005-03-13 | Fixed problem with mouse walking through GUI. | Bjørn Lindeijer | 1 | -2/+0 | |
2005-03-11 | Maybe it would be a good idea to handle the login success message. This fixes | Bjørn Lindeijer | 1 | -1/+0 | |
the initial starting location for new player characters. | |||||
2005-03-04 | A bunch of updates: | Eugenio Favalli | 1 | -0/+1 | |
- 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 | -5/+6 | |
2005-03-01 | This fixes the missing lastAttackTime bug in PLAYER_INFO | Kiyoshi Kyokai | 1 | -0/+1 | |
2005-02-20 | More progress towards loading XML maps. | Bjørn Lindeijer | 1 | -0/+1 | |
2005-02-20 | added skill functionality | Kiyoshi Kyokai | 1 | -2/+11 | |
2005-02-19 | Added PHYSFS_init and PHYSFS_deinit calls | Eric Scrivner | 1 | -1/+6 | |
2005-02-13 | Largely cleanups. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-01-28 | Readding readme | Eugenio Favalli | 1 | -1/+1 | |
2005-01-19 | *** empty log message *** | Bjørn Lindeijer | 1 | -0/+2 | |
2005-01-17 | Got stuff to work with Dev-C++ | Bjørn Lindeijer | 1 | -1/+1 | |
2005-01-17 | Committing Allegro -> SDL switch, hugely breaking the game. | Bjørn Lindeijer | 1 | -7/+0 | |
2005-01-15 | Fixed upping skills. | Bjørn Lindeijer | 1 | -4/+0 | |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -0/+2 | |
used throughout application, cleaned up shop functions. | |||||
2005-01-14 | Some fixes for Dev-C++ but it has a black screen problem. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-01-14 | Rewrote Spriteset to work with Image* instead of BITMAP* | Bjørn Lindeijer | 1 | -1/+0 | |
2005-01-13 | Added heavily modified resource manager by zenogais that is currently using | Bjørn Lindeijer | 1 | -1/+2 | |
Allegro to load/draw images. Only the login wallpaper is currently loaded using the resource manager and the resource manager still waits with searching for available files until they are asked for instead of indexing what is available. | |||||
2005-01-13 | Updating Dev-Cpp project file and Win32 binaries | Eugenio Favalli | 1 | -1/+0 | |
2005-01-13 | Got rid of Allegro ok dialog completely. Now just the yes_no dialog remaining. | Bjørn Lindeijer | 1 | -0/+1 | |
2005-01-12 | *** empty log message *** | Yohann Ferreira | 1 | -1/+2 | |
2005-01-08 | Some improvements to character creation and selection dialogs. | Bjørn Lindeijer | 1 | -15/+11 | |
2005-01-02 | Got rid of hairset.dat and playerset.dat. | Bjørn Lindeijer | 1 | -17/+17 | |
2005-01-02 | Got rid of monsterset.dat. Oh and the monsters have a more realistic size ↵ | Bjørn Lindeijer | 1 | -1/+0 | |
now. ;) | |||||
2005-01-02 | Don't load the weapon set, doesn't seem to be used at the moment even. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-01-02 | Removed Allegro datafile graphic.dat | Bjørn Lindeijer | 1 | -2/+2 | |
2004-12-30 | Cleanup, mainly removing unused code. | Bjørn Lindeijer | 1 | -1/+0 | |
2004-12-28 | Renamed stats dialog to status dialog, which it is and to make room for the | Bjørn Lindeijer | 1 | -1/+0 | |
real stats dialog that is currently called the skill dialog. | |||||
2004-12-26 | *** empty log message *** | Alexander Baldeck | 1 | -0/+2 | |
2004-12-20 | Removed some leftover alfont.h includes. | Bjørn Lindeijer | 1 | -1/+0 | |
2004-12-14 | *** empty log message *** | Alexander Baldeck | 1 | -3/+2 | |
2004-12-13 | Whee, moving headers around! Also provided makefile.mgw for compiling with ↵ | Bjørn Lindeijer | 1 | -10/+12 | |
MinGW+MSYS. | |||||
2004-12-13 | Some header order, namespace and lib fixes to improve MSVC support. | Bjørn Lindeijer | 1 | -1/+1 | |
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -23/+21 | |
2004-11-26 | fix for tmw crash in login() due to too long username in tmw.ini (>25chars) ↵ | Alexander Baldeck | 1 | -0/+10 | |
(kth5) | |||||
2004-11-19 | Auto detect keyboard WIN32 | Eugenio Favalli | 1 | -0/+3 | |
2004-11-19 | Hair styles | Eugenio Favalli | 1 | -1/+2 | |
2004-11-06 | Added possibility to choose the color of hair | Eugenio Favalli | 1 | -22/+20 | |
2004-11-05 | *** empty log message *** | Eugenio Favalli | 1 | -0/+2 | |
2004-11-05 | *** empty log message *** | Eugenio Favalli | 1 | -0/+4 | |
2004-10-08 | *** empty log message *** | Alexander Baldeck | 1 | -1/+1 | |
2004-10-08 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 | |
2004-10-03 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 | |
2004-10-02 | *** empty log message *** | Alexander Baldeck | 1 | -0/+9 | |
2004-10-02 | *** empty log message *** | Eugenio Favalli | 1 | -0/+1 | |
2004-09-30 | *** empty log message *** | Eugenio Favalli | 1 | -1/+1 | |