Age | Commit message (Expand) | Author | Files | Lines |
2006-12-24 | Filled in release dates.v0.0.22 | Bjørn Lindeijer | 4 | -3/+5 |
2006-12-24 | Major rendering performance increase in software mode, by not using RLE | Bjørn Lindeijer | 4 | -7/+19 |
2006-12-23 | Load the databases at the start of the LOGIN state, after the updates are | Bjørn Lindeijer | 6 | -8/+32 |
2006-12-23 | Small followup fix. | Bjørn Lindeijer | 1 | -1/+0 |
2006-12-23 | Removed database files, minimaps, items, monster sprites, maps and sounds from | Bjørn Lindeijer | 8 | -48/+22 |
2006-12-23 | A grammatical fix in the windows installation documentation. | Joni Orponen | 1 | -1/+1 |
2006-12-22 | Updated Makefiles. | Bjørn Lindeijer | 3 | -4/+10 |
2006-12-22 | Added new Christmas themed headwear by Pauan. | Bjørn Lindeijer | 1 | -1/+19 |
2006-12-21 | Updated version to 0.0.22. | Bjørn Lindeijer | 6 | -6/+12 |
2006-12-18 | New version of the inventory icon for the V-neck sweater by Saphy. | Philipp Sehmisch | 1 | -1/+6 |
2006-12-16 | Subclassed ShopListBox from ListBox to get rid of some duplicated code, and | Bjørn Lindeijer | 10 | -146/+102 |
2006-12-16 | Fixed connection dialog visibility and fixed issues with walking one tile too | Bjørn Lindeijer | 8 | -10/+49 |
2006-12-15 | Removed some unused legacy tiles and added variant tiles for the cliffs. | Philipp Sehmisch | 1 | -1/+6 |
2006-12-14 | Removed the rather useless remaining draw function from the engine class and | Bjørn Lindeijer | 7 | -40/+31 |
2006-12-12 | Hide all NPC dialogs after death | Eugenio Favalli | 2 | -0/+12 |
2006-12-12 | Fixed defense values for sweaters | Eugenio Favalli | 1 | -0/+1 |
2006-12-12 | Fixed crash when selecting an item after death | Eugenio Favalli | 2 | -0/+7 |
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 |