summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-02-14Display of path to mouse now a debug feature you can toggle with F6, plus someBjørn Lindeijer4-35/+39
2005-02-14Quicksie fixie in reporting window manager available.Bjørn Lindeijer1-1/+1
2005-02-14Simplified logging for the sake of simplicity.Bjørn Lindeijer13-135/+91
2005-02-13Now the resource manager will log a bit about images and cleanup.Bjørn Lindeijer4-33/+73
2005-02-13Largely cleanups.Bjørn Lindeijer7-63/+73
2005-02-13Some fixes and item updatesEugenio Favalli2-3/+3
2005-02-13Done some work on autoconf usage and removed Arial font.Bjørn Lindeijer2-50/+105
2005-02-13Lock the screen surface before modifying pixels directly.Bjørn Lindeijer1-1/+5
2005-02-13Should now compile on Linux again.Bjørn Lindeijer1-2/+2
2005-02-13Small start on XML map loading. Windows users pay attention to instructionsBjørn Lindeijer2-12/+28
2005-02-13No need to keep track of mouse position ourselves. Also put default startupBjørn Lindeijer7-33/+8
2005-02-13Allow preservation of alpha channel when loading image resources, which is usedBjørn Lindeijer11-17/+68
2005-02-13Removed copyrighted song from CVS.Bjørn Lindeijer1-1/+2
2005-02-13converted font to pngMarcel W. Wysocki1-1/+1
2005-02-13Removed old A* implementation.Bjørn Lindeijer2-470/+0
2005-02-13Don't skip corners in A* pathfinding algorithm.Bjørn Lindeijer4-12/+31
2005-02-13Fix in calculating G cost in A* implementation.Bjørn Lindeijer2-1/+9
2005-02-13New shorter and more flexible pathfinding implementation, which is hopefullyBjørn Lindeijer7-30/+159
2005-02-12Removed another unnecessary indentation level.Bjørn Lindeijer1-146/+142
2005-02-12Avoid three indentation levels.Bjørn Lindeijer1-201/+189
2005-02-12Added modules and moved some files around.Bjørn Lindeijer3-1/+5
2005-02-11Working on equipmentEugenio Favalli2-0/+112
2005-02-11Working on equipmentEugenio Favalli7-18/+67
2005-02-10An attempt to modernize autotools usage a bit. Now run ./autogen.sh, thenBjørn Lindeijer1-1/+0
2005-02-10Fixed PlayerBox to cope with no hair as well, and fixed using Makefile.cvs aBjørn Lindeijer2-3/+11
2005-02-09More of a start on pathfinding, but still just a start.Bjørn Lindeijer2-1/+68
2005-02-09Fixed the no hair problem.Bjørn Lindeijer1-15/+16
2005-02-07Cleaning and preparing to add equipmentEugenio Favalli1-3/+4
2005-02-06Added setSize function to Map.Bjørn Lindeijer2-1/+16
2005-02-06Mostly making map tile data dynamically allocated.Bjørn Lindeijer7-41/+62
2005-02-06Added minimal minimapEugenio Favalli3-0/+141
2005-02-06Some preparational changes to the map format.Bjørn Lindeijer2-74/+106
2005-02-06Added files to list and removed some old tmw.ini values.Bjørn Lindeijer4-1/+4
2005-02-06Forgot these onesEugenio Favalli2-0/+278
2005-02-06Completed inventory fix, now selection worksEugenio Favalli3-76/+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 Favalli4-73/+88
2005-02-05No more create core_version in the tmw.ini file. Not useful anymore. Please k...Yohann Ferreira1-1/+0
2005-02-05Removed superfluous getPathWalk method in favor of getWalk.Bjørn Lindeijer3-37/+23
2005-02-05Supposed to make it more readable, but I don't think really worked.Bjørn Lindeijer4-241/+419
2005-02-05Added base64 encoding and decoding code.Bjørn Lindeijer3-0/+136
2005-02-02Turned MAP struct into Map class.Bjørn Lindeijer5-153/+156
2005-01-30Corrected Speech position.Yohann Ferreira1-1/+1
2005-01-30Doesn't create packet.list anymore. This avoids debian packaging security pro...Yohann Ferreira1-3/+3
2005-01-30Sounds is now available for those on Windows.Bjørn Lindeijer1-6/+0
2005-01-30Allow ESC to quit login screen and do GUI logic before drawing.Bjørn Lindeijer2-4/+8
2005-01-30Corrected Toggle fullscreen code, still need to handle resolutionYohann Ferreira1-4/+32
2005-01-30Corrected Toggle fullscreen codeYohann Ferreira1-1/+1
2005-01-30*** empty log message ***Yohann Ferreira1-1/+1
2005-01-29*** empty log message ***Yohann Ferreira3-3/+14