summaryrefslogtreecommitdiff
path: root/src/game.h
AgeCommit message (Collapse)AuthorFilesLines
2005-05-27autoTarget is now a Being*, also may have fixed related crash and added labelBjørn Lindeijer1-1/+2
to show current target.
2005-05-22An attemp on auto attack, not bug free for sureEugenio Favalli1-0/+1
2005-05-14Hide mouse when the application doesn't have mouse focus.Bjørn Lindeijer1-1/+0
2005-04-30Emoticons framerate independent and NPCs image smaller to work in OpenGLBjørn Lindeijer1-1/+0
2005-04-26Changed keyboard control to integrate better with mouse walk, changed locationBjørn Lindeijer1-0/+1
of packet.list and chatlog.txt and removed name from player chat "balloon".
2005-04-11Now damage and speech times are fps independentEugenio Favalli1-1/+1
and if they're displayed is checked in logic I also centered the speech above the player
2005-03-21Some cleanups and button, radiobutton and checkbox now take into accountBjørn Lindeijer1-2/+2
disabled status.
2005-02-14Display of path to mouse now a debug feature you can toggle with F6, plus someBjørn Lindeijer1-0/+1
more log file usage.
2005-02-13No need to keep track of mouse position ourselves. Also put default startupBjørn Lindeijer1-1/+0
mode to windowed.
2005-02-13New shorter and more flexible pathfinding implementation, which is hopefullyBjørn Lindeijer1-0/+1
also more stable.
2005-01-17Improve key input some more.Bjørn Lindeijer1-8/+0
2005-01-17Committing Allegro -> SDL switch, hugely breaking the game.Bjørn Lindeijer1-6/+0
2005-01-16More GUI image location changes and chat displays longer.Bjørn Lindeijer1-1/+1
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-5/+27
on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling.
2005-01-02Got rid of hairset.dat and playerset.dat.Bjørn Lindeijer1-6/+3
2005-01-02Removed Allegro datafile graphic.datBjørn Lindeijer1-3/+1
2004-12-30Cleanup, mainly removing unused code.Bjørn Lindeijer1-1/+0
2004-12-29Subclassed AllegroInput to intercept shortcuts.Bjørn Lindeijer1-0/+8
2004-12-28Renamed stats dialog to status dialog, which it is and to make room for theBjørn Lindeijer1-1/+0
real stats dialog that is currently called the skill dialog.
2004-12-13Whee, moving headers around! Also provided makefile.mgw for compiling with ↵Bjørn Lindeijer1-3/+2
MinGW+MSYS.
2004-12-10Use a consistent tab-less header throughout the code.Bjørn Lindeijer1-26/+23
2004-11-19Hair stylesEugenio Favalli1-27/+29
2004-11-13Hair stylesEugenio Favalli1-1/+2
2004-11-12Hair stylesEugenio Favalli1-1/+1
2004-11-07Added sit framesEugenio Favalli1-1/+1
2004-11-06Added possibility to choose the color of hairEugenio Favalli1-1/+1
2004-10-08*** empty log message ***Alexander Baldeck1-1/+1
2004-10-031st permament stats-dialogAlexander Baldeck1-0/+1
2004-09-30*** empty log message ***Eugenio Favalli1-1/+1
2004-09-30*** empty log message ***Alexander Baldeck1-0/+1
2004-09-26*** empty log message ***Eugenio Favalli1-3/+3
2004-09-26*** empty log message ***Eugenio Favalli1-0/+92