summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-02-20More progress towards loading XML maps.Bjørn Lindeijer9-85/+125
2005-02-20Separated Tiles in MetaTiles and Images.Bjørn Lindeijer7-101/+112
2005-02-20Better working equipment!Eugenio Favalli2-11/+26
2005-02-20Finally equipment! Sometimes it works :PEugenio Favalli8-11/+119
2005-02-20Compile fix and link fix.Bjørn Lindeijer1-2/+2
2005-02-20skill system started. Skill Dialog down for nowKiyoshi Kyokai1-17/+13
2005-02-20added skill functionality. The skill dialog is down for now.Kiyoshi Kyokai1-87/+15
2005-02-20added skill functionalityKiyoshi Kyokai3-5/+45
2005-02-20Fixed Cancel button for NPC choice dialog, thanks to Mra. Also some smallBjørn Lindeijer5-55/+77
2005-02-19Committed new graphics for button, checkbox and radio button by romulo. AlsoBjørn Lindeijer3-21/+16
2005-02-19Also add mapreader.cpp to the file.list.Bjørn Lindeijer1-13/+0
2005-02-19Fixed searching for zip files in Linux, fixed initialization of PhysFS to beBjørn Lindeijer9-46/+343
2005-02-19Fixing PhysFS for Dev-Cpp -> WARNING: missing OpenGL codeEugenio Favalli1-1/+6
2005-02-19Added PHYSFS_init and PHYSFS_deinit callsEric Scrivner2-10/+31
2005-02-19Integrated PhysicsFS for TMW package systemEric Scrivner2-7/+107
2005-02-19Added load function that uses SDL_RWopsEric Scrivner2-2/+28
2005-02-18Improve window borders and speed up alpha property by not setting alpha eachBjørn Lindeijer2-24/+23
2005-02-18Gui v3 with Images*Yohann Ferreira2-65/+33
2005-02-18Eliminated double draw implementation, only keeping the more complete one.Bjørn Lindeijer1-102/+4
2005-02-18So I added this alpha attribute to images...Bjørn Lindeijer4-1/+38
2005-02-18The Gui v3Yohann Ferreira2-28/+70
2005-02-16"make dist" now produces distributions that compile and run, upped version toBjørn Lindeijer2-27/+27
2005-02-15Updated layout and contents of FAQ a bit, fixed debug path and mouse renderingBjørn Lindeijer7-67/+48
2005-02-15Small compile fix when compiling OpenGL in Dev-C++, and hostBjørn Lindeijer2-2/+3
2005-02-14Support for drawing using OpenGL. Don't expect it to be fast yet though.Bjørn Lindeijer12-88/+388
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