summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-11-29renamed addSFX to addSoundPhilipp Sehmisch3-6/+6
2006-11-29Small fix to resource path.Bjørn Lindeijer1-1/+1
2006-11-29Renamed getSFX() to getSound()Philipp Sehmisch2-2/+2
2006-11-29Updated Makefile and CMakeListPhilipp Sehmisch2-0/+8
2006-11-29Implemented MonsterDB namespacePhilipp Sehmisch8-5/+357
2006-11-27fix for windows machines that do have gettimeofday defined in sys/time.hPhilipp Sehmisch1-2/+3
2006-11-27Added implementation of gettimeofday() for windows machines.Philipp Sehmisch2-1/+112
2006-11-26Higher precision log timestamps, some more logging and support for TGA images.Bjørn Lindeijer9-56/+70
2006-11-26Remove unnecessary check for file existance, loading will just fail with the ...Björn Steinbrink1-7/+2
2006-11-26ItemDB needs to be unloaded before deleting the resource manager instance,Bjørn Lindeijer1-3/+3
2006-11-26Made Being::mDirection protected, forcing the use of setDirection. DefaultedBjørn Lindeijer11-145/+236
2006-11-26Updated Makefiles and CMake ListsPhilipp Sehmisch2-8/+14
2006-11-26Equipment database namespace and support for gender specific equipment spritesPhilipp Sehmisch11-67/+307
2006-11-23Refectored the Itemmanager class to an ItemDB namespace.Philipp Sehmisch13-261/+310
2006-11-19Separated sprite definition from playback.Bjørn Lindeijer21-566/+718
2006-11-18Fixed initialization of joystick enabled checkbox.Bjørn Lindeijer1-1/+1
2006-11-17Added mouse following support.Björn Steinbrink2-1/+43
2006-11-15Added missing Id keyword property to recently added files.Bjørn Lindeijer4-4/+4
2006-11-15Separated getProperty method to an XML utility namespace.Bjørn Lindeijer7-84/+131
2006-11-14Resolve Image* of animation phase at load time instead of storing just theBjørn Lindeijer6-89/+85
2006-11-14Separated Action class to its own module.Bjørn Lindeijer7-94/+166
2006-11-12Worked around a Guichan exception thrown for mice with many buttons (patch byBjørn Lindeijer1-2/+12
2006-11-12Made pathfinding algorithm cope better with beings blocking the road. This isBjørn Lindeijer2-23/+42
2006-11-09Fixed a conflict with Windows headers and updated project filesEugenio Favalli3-14/+15
2006-11-05Changed some printf statements to log statements.Bjørn Lindeijer4-9/+11
2006-11-05Fixes the money value after seling something.Yohann Ferreira1-0/+1
2006-11-05Fixed percentage indicator of update window.Bjørn Lindeijer1-1/+1
2006-11-05Fixed money field to no longer hide below the bottom of the window.Bjørn Lindeijer2-18/+20
2006-11-05Reverted wallpaper and added more useful logging to ResourceManager.Bjørn Lindeijer1-4/+4
2006-11-05A final fix to secure the shoplistbox.Yohann Ferreira1-1/+1
2006-11-05Fixes to Sell dialog.Yohann Ferreira3-6/+10
2006-11-05Added item's pictures in sell dialogs, and precisions about the total money i...Yohann Ferreira7-23/+69
2006-11-05Added pictures to items in buy dialogs. Also too expensive items are highligh...Yohann Ferreira8-30/+393
2006-11-05fixed a typo in last commitPhilipp Sehmisch1-2/+2
2006-11-04added scythe as a permanent weapon. Philipp Sehmisch4-3/+47
2006-11-03Updated to the new default updatehost.Bjørn Lindeijer2-2/+3
2006-11-01Added support for å and Å (with help of Håkan Rönn)Bjørn Lindeijer2-2/+2
2006-10-30Updated Windows binary versionEugenio Favalli1-4/+4
2006-10-29Properly initialize sprite vector.Björn Steinbrink1-2/+2
2006-10-29Fixed excessive unnecessary reloading of sprites. Also updated NEWS file.Bjørn Lindeijer1-6/+10
2006-10-28Reload wallpaper after updates are done.Björn Steinbrink1-0/+4
2006-10-26Merged CMake branchBjörn Steinbrink2-1/+304
2006-10-09little tweaks to buy and buy/sell dialogs.Yohann Ferreira2-4/+9
2006-10-07Resolved some weirdness involving the terms scroll and speed.Bjørn Lindeijer3-26/+30
2006-10-07Added support for gzip compressed map layer data. Increased version to 0.0.22.Bjørn Lindeijer4-100/+130
2006-10-03Removed empty frames from headgears.Bjørn Lindeijer1-1/+1
2006-10-03Turned AmbientOverlay into a class. Cleaned up the associated code.Björn Steinbrink6-97/+175
2006-10-01Accepted patches by GDO and VictorSan that fix problems with hiding windowsBjørn Lindeijer3-22/+18
2006-09-28Fix random crashes when map tiles are missing.Björn Steinbrink1-6/+14
2006-09-24Removed unused hairstyle frames and applied patch by Rogier Polak to solve theBjørn Lindeijer2-1/+8