Age | Commit message (Expand) | Author | Files | Lines |
2006-12-12 | Cleaned up some unused stuff. | Bjørn Lindeijer | 4 | -27/+4 |
2006-12-12 | Added Adler32 checksum for updates | Eugenio Favalli | 4 | -68/+123 |
2006-12-12 | Updated project files | Eugenio Favalli | 3 | -404/+402 |
2006-12-12 | Merged r2829 from trunk (Merged the definition of ImageRect into graphics.h) | Bjørn Lindeijer | 13 | -68/+32 |
2006-12-12 | Moved base64 module into utils directory. | Bjørn Lindeijer | 6 | -9/+12 |
2006-12-12 | Moved Action, Animation and Frame (renamed from AnimationPhase) classes into | Bjørn Lindeijer | 11 | -53/+58 |
2006-12-12 | Normalized versions of sound effects by Cosmostrator. | Philipp Sehmisch | 1 | -0/+18 |
2006-12-11 | Fixed visibility of the update window. | Bjørn Lindeijer | 4 | -25/+30 |
2006-12-11 | Added new sweaters by Saphy. Info for server admins: Item IDs are 564 for tur... | Philipp Sehmisch | 1 | -1/+21 |
2006-12-11 | Fixed windows binary version | Eugenio Favalli | 6 | -40/+55 |
2006-12-10 | Added more detailed instructions for Dev-C++ users | Eugenio Favalli | 2 | -1/+9 |
2006-12-09 | Added pirate NPC | Eugenio Favalli | 1 | -1/+5 |
2006-12-09 | Use new animation system in character selection/creation. Shows equipment and | Bjørn Lindeijer | 13 | -105/+88 |
2006-12-08 | Downgraded to base64 codec from PHP 3 to resolve licensing issues. Now let's | Bjørn Lindeijer | 4 | -46/+41 |
2006-12-06 | Updated project files | Eugenio Favalli | 3 | -2/+36 |
2006-12-06 | accidentally left in some working copies of some tiles | Philipp Sehmisch | 0 | -0/+0 |
2006-12-06 | More tiling related fixes at the cliffs. | Philipp Sehmisch | 1 | -2/+4 |
2006-12-06 | Fixed crashs when changing equipment. | Philipp Sehmisch | 2 | -26/+23 |
2006-12-05 | Fixed visibility of item amount window. | Bjørn Lindeijer | 3 | -3/+9 |
2006-12-05 | forgot to include some changes from the last update | Philipp Sehmisch | 0 | -0/+0 |
2006-12-05 | Improved the tiling behavior of the cliffs (still not gridless but at least t... | Philipp Sehmisch | 1 | -0/+6 |
2006-12-04 | Introduced a new class Viewport which combines the drawing code from Engine | Bjørn Lindeijer | 13 | -398/+596 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 21 | -81/+111 |
2006-12-03 | Don't try to play empty strings as sounds, and don't return a SoundEffect | Bjørn Lindeijer | 7 | -42/+61 |
2006-12-02 | typo in changelog | Philipp Sehmisch | 1 | -1/+1 |
2006-12-02 | A little change at the female leather shirt by mangamaniac. | Philipp Sehmisch | 1 | -0/+5 |
2006-12-01 | forgot to include one file in the commit | Philipp Sehmisch | 2 | -3/+4 |
2006-12-01 | Monster sound effect patch | Philipp Sehmisch | 11 | -96/+140 |
2006-11-30 | Some optimizations to setSex, setWeapon and handling of player update messages. | Bjørn Lindeijer | 3 | -23/+48 |
2006-11-30 | Fixed small trailing slash issue. | Bjørn Lindeijer | 0 | -0/+0 |
2006-11-29 | renamed addSFX to addSound | Philipp Sehmisch | 3 | -6/+6 |
2006-11-29 | Updated project files | Eugenio Favalli | 3 | -200/+284 |
2006-11-29 | Small fix to resource path. | Bjørn Lindeijer | 1 | -1/+1 |
2006-11-29 | Renamed getSFX() to getSound() | Philipp Sehmisch | 2 | -2/+2 |
2006-11-29 | Updated Makefile and CMakeList | Philipp Sehmisch | 3 | -1/+10 |
2006-11-29 | Implemented MonsterDB namespace | Philipp Sehmisch | 9 | -5/+371 |
2006-11-27 | fix for windows machines that do have gettimeofday defined in sys/time.h | Philipp Sehmisch | 1 | -2/+3 |
2006-11-27 | Updated Code::Blocks project file. | Bjørn Lindeijer | 2 | -6/+26 |
2006-11-27 | Added implementation of gettimeofday() for windows machines. | Philipp Sehmisch | 3 | -2/+118 |
2006-11-26 | Higher precision log timestamps, some more logging and support for TGA images. | Bjørn Lindeijer | 10 | -57/+82 |
2006-11-26 | Remove unnecessary check for file existance, loading will just fail with the ... | Björn Steinbrink | 2 | -8/+8 |
2006-11-26 | ItemDB needs to be unloaded before deleting the resource manager instance, | Bjørn Lindeijer | 2 | -4/+6 |
2006-11-26 | Made Being::mDirection protected, forcing the use of setDirection. Defaulted | Bjørn Lindeijer | 12 | -171/+274 |
2006-11-26 | uploaded wrong version of equipment.xml | Philipp Sehmisch | 0 | -0/+0 |
2006-11-26 | Updated Makefiles and CMake Lists | Philipp Sehmisch | 7 | -12/+25 |
2006-11-26 | Equipment database namespace and support for gender specific equipment sprites | Philipp Sehmisch | 13 | -68/+327 |
2006-11-23 | Refectored the Itemmanager class to an ItemDB namespace. | Philipp Sehmisch | 14 | -261/+319 |
2006-11-23 | Updated project files | Eugenio Favalli | 3 | -1/+35 |
2006-11-19 | Separated sprite definition from playback. | Bjørn Lindeijer | 23 | -566/+729 |
2006-11-18 | Fixed initialization of joystick enabled checkbox. | Bjørn Lindeijer | 2 | -1/+6 |