summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-02-20More progress towards loading XML maps.Bjørn Lindeijer1-7/+10
2005-02-20Better working equipment!Eugenio Favalli1-6/+25
2005-02-20Finally equipment! Sometimes it works :PEugenio Favalli1-7/+25
2005-02-20added skill functionalityKiyoshi Kyokai1-3/+2
2005-02-18So I added this alpha attribute to images...Bjørn Lindeijer1-1/+1
2005-02-16"make dist" now produces distributions that compile and run, upped version toBjørn Lindeijer1-27/+26
2005-02-14Display of path to mouse now a debug feature you can toggle with F6, plus someBjørn Lindeijer1-0/+5
2005-02-13Largely cleanups.Bjørn Lindeijer1-9/+9
2005-02-13Some fixes and item updatesEugenio Favalli1-2/+2
2005-02-13No need to keep track of mouse position ourselves. Also put default startupBjørn Lindeijer1-7/+0
2005-02-13Removed copyrighted song from CVS.Bjørn Lindeijer1-1/+2
2005-02-13New shorter and more flexible pathfinding implementation, which is hopefullyBjørn Lindeijer1-10/+17
2005-02-11Working on equipmentEugenio Favalli1-8/+25
2005-02-06ops forgot it commentedEugenio Favalli1-2/+2
2005-02-06Fixing inventory (still needed to add a proper way to choose items, now creat...Eugenio Favalli1-14/+11
2005-02-02Turned MAP struct into Map class.Bjørn Lindeijer1-6/+6
2005-01-30Doesn't create packet.list anymore. This avoids debian packaging security pro...Yohann Ferreira1-3/+3
2005-01-30Allow ESC to quit login screen and do GUI logic before drawing.Bjørn Lindeijer1-1/+1
2005-01-30Corrected Toggle fullscreen codeYohann Ferreira1-1/+1
2005-01-29*** empty log message ***Yohann Ferreira1-1/+0
2005-01-29*** empty log message ***Yohann Ferreira1-2/+5
2005-01-25*** empty log message ***Yohann Ferreira1-0/+6
2005-01-25*** empty log message ***Yohann Ferreira1-1/+1
2005-01-25*** empty log message ***Yohann Ferreira1-81/+20
2005-01-21Some refactoring of Being class.Bjørn Lindeijer1-41/+13
2005-01-19*** empty log message ***Bjørn Lindeijer1-8/+0
2005-01-17Improve key input some more.Bjørn Lindeijer1-129/+57
2005-01-17ESC works again for quit and Ctrl+F switched windowed/fullscreen in X11Bjørn Lindeijer1-166/+172
2005-01-17*** empty log message ***Yohann Ferreira1-1/+169
2005-01-17Committing Allegro -> SDL switch, hugely breaking the game.Bjørn Lindeijer1-70/+65
2005-01-15Fixed screenshot taking and changed chat box in Guichan widget.Bjørn Lindeijer1-14/+15
2005-01-15Fixed upping skills.Bjørn Lindeijer1-3/+3
2005-01-15Cleaned up includes, separated engine from graphics and single buffer nowBjørn Lindeijer1-8/+8
2005-01-15Fixed and improved deathEugenio Favalli1-5/+14
2005-01-15CleaningEugenio Favalli1-3/+0
2005-01-15Being struct/class switchEugenio Favalli1-148/+166
2005-01-15Fixing crash on death. Death handling could still be improved though.Bjørn Lindeijer1-34/+48
2005-01-15Solved stats window problem with updating variable and sending stat update.Bjørn Lindeijer1-20/+20
2005-01-14*** empty log message ***Yohann Ferreira1-3/+3
2005-01-14*** empty log message ***Yohann Ferreira1-3/+3
2005-01-13*** empty log message ***Yohann Ferreira1-1/+3
2005-01-12*** empty log message ***Yohann Ferreira1-9/+10
2005-01-12*** empty log message ***Yohann Ferreira1-0/+9
2005-01-11Implemented parent relationship for Window class and converted more ok dialogsBjørn Lindeijer1-6/+6
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-23/+1
2005-01-04Converted level.wav to level.oggBjørn Lindeijer1-2/+2
2005-01-04Converted Skills dialog from old gui to Guichan. Files modified: graphics.cpp...Aaron Marks1-13/+11
2005-01-03Indenting and comment updates.Bjørn Lindeijer1-560/+562
2005-01-02Added some commented SDL code to prepare for switch.Bjørn Lindeijer1-7/+44
2005-01-01Some changes that should be quite meaningless.Bjørn Lindeijer1-48/+44