summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-12-23Removed database files, minimaps, items, monster sprites, maps and sounds fromBjørn Lindeijer1-1/+16
2006-12-22Updated Makefiles.Bjørn Lindeijer1-0/+4
2006-12-22Added new Christmas themed headwear by Pauan.Bjørn Lindeijer1-1/+19
2006-12-21Updated version to 0.0.22.Bjørn Lindeijer1-1/+6
2006-12-18 New version of the inventory icon for the V-neck sweater by Saphy.Philipp Sehmisch1-1/+6
2006-12-16Subclassed ShopListBox from ListBox to get rid of some duplicated code, andBjørn Lindeijer1-1/+10
2006-12-16Fixed connection dialog visibility and fixed issues with walking one tile tooBjørn Lindeijer1-1/+9
2006-12-15Removed some unused legacy tiles and added variant tiles for the cliffs. Philipp Sehmisch1-1/+6
2006-12-14Removed the rather useless remaining draw function from the engine class andBjørn Lindeijer1-3/+10
2006-12-12Hide all NPC dialogs after deathEugenio Favalli1-0/+1
2006-12-12Fixed defense values for sweatersEugenio Favalli1-0/+1
2006-12-12Fixed crash when selecting an item after deathEugenio Favalli1-0/+2
2006-12-12Cleaned up some unused stuff.Bjørn Lindeijer1-0/+1
2006-12-12Added Adler32 checksum for updatesEugenio Favalli1-0/+2
2006-12-12Updated project filesEugenio Favalli1-1/+5
2006-12-12Merged r2829 from trunk (Merged the definition of ImageRect into graphics.h)Bjørn Lindeijer1-0/+6
2006-12-12Moved base64 module into utils directory.Bjørn Lindeijer1-0/+3
2006-12-12Moved Action, Animation and Frame (renamed from AnimationPhase) classes intoBjørn Lindeijer1-2/+11
2006-12-12Normalized versions of sound effects by Cosmostrator.Philipp Sehmisch1-0/+18
2006-12-11Fixed visibility of the update window.Bjørn Lindeijer1-18/+23
2006-12-11Added new sweaters by Saphy. Info for server admins: Item IDs are 564 for tur...Philipp Sehmisch1-1/+21
2006-12-11Fixed windows binary versionEugenio Favalli1-1/+6
2006-12-10Added more detailed instructions for Dev-C++ usersEugenio Favalli1-1/+6
2006-12-09Added pirate NPCEugenio Favalli1-1/+5
2006-12-09Use new animation system in character selection/creation. Shows equipment andBjørn Lindeijer1-1/+10
2006-12-08Downgraded to base64 codec from PHP 3 to resolve licensing issues. Now let'sBjørn Lindeijer1-3/+8
2006-12-06Updated project filesEugenio Favalli1-1/+5
2006-12-06More tiling related fixes at the cliffs.Philipp Sehmisch1-2/+4
2006-12-06Fixed crashs when changing equipment.Philipp Sehmisch1-0/+4
2006-12-05Fixed visibility of item amount window.Bjørn Lindeijer1-2/+6
2006-12-05Improved the tiling behavior of the cliffs (still not gridless but at least t...Philipp Sehmisch1-0/+6
2006-12-04Introduced a new class Viewport which combines the drawing code from EngineBjørn Lindeijer1-0/+11
2006-12-03Made NPC names visible. Windows are now invisible by default.Bjørn Lindeijer1-0/+6
2006-12-03Don't try to play empty strings as sounds, and don't return a SoundEffectBjørn Lindeijer1-27/+35
2006-12-02typo in changelogPhilipp Sehmisch1-1/+1
2006-12-02A little change at the female leather shirt by mangamaniac.Philipp Sehmisch1-0/+5
2006-12-01forgot to include one file in the commitPhilipp Sehmisch1-1/+2
2006-12-01Monster sound effect patchPhilipp Sehmisch1-0/+27
2006-11-30Some optimizations to setSex, setWeapon and handling of player update messages.Bjørn Lindeijer1-7/+23
2006-11-29Updated project filesEugenio Favalli1-0/+4
2006-11-29Updated Makefile and CMakeListPhilipp Sehmisch1-1/+2
2006-11-29Implemented MonsterDB namespacePhilipp Sehmisch1-0/+14
2006-11-27Updated Code::Blocks project file.Bjørn Lindeijer1-2/+6
2006-11-27Added implementation of gettimeofday() for windows machines.Philipp Sehmisch1-1/+6
2006-11-26Higher precision log timestamps, some more logging and support for TGA images.Bjørn Lindeijer1-1/+12
2006-11-26Remove unnecessary check for file existance, loading will just fail with the ...Björn Steinbrink1-1/+6
2006-11-26ItemDB needs to be unloaded before deleting the resource manager instance,Bjørn Lindeijer1-1/+3
2006-11-26Made Being::mDirection protected, forcing the use of setDirection. DefaultedBjørn Lindeijer1-26/+38
2006-11-26Updated Makefiles and CMake ListsPhilipp Sehmisch1-2/+5
2006-11-26Equipment database namespace and support for gender specific equipment spritesPhilipp Sehmisch1-1/+20