Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-03 | - Fixed blue, red and yellow damage fonts to work in SDL mode | Bjørn Lindeijer | 13 | -36/+47 | |
- Added two international characters to fixed font, fixed autotarget - Fixed mouse autotarget (now default for left click) - Cleaned up showing of empty right click menus | |||||
2005-07-03 | Working with maps | Eugenio Favalli | 3 | -3/+1 | |
2005-07-03 | Implemented wrap text in chat box correctly ;) | José Ávila | 1 | -7/+29 | |
2005-07-03 | Minor fixes and cleanups | Eugenio Favalli | 4 | -11/+7 | |
2005-07-03 | Fixing code cleanups | Eugenio Favalli | 1 | -5/+0 | |
2005-07-03 | Items/npcs update | Eugenio Favalli | 0 | -0/+0 | |
2005-07-03 | A boring desert map, please feel free to improve. | Joni Orponen | 0 | -0/+0 | |
2005-07-03 | - Removing "walk to", "attack" from context menu | Eugenio Favalli | 3 | -41/+19 | |
- Attack is now default for left click (auto attack is not working yet with mouse) - Commented out "follow" from context menu | |||||
2005-07-03 | foo.. fixed dumbass error *blames himself | Marcel W. Wysocki | 0 | -0/+0 | |
2005-07-03 | dded 2 new items to databse | Marcel W. Wysocki | 0 | -0/+0 | |
2005-07-03 | - Commenting out buddy and new skills windows | Eugenio Favalli | 7 | -32/+29 | |
- Some code cleaning - Workaround for colored text not being displayed in SDL mode (disabled) | |||||
2005-07-03 | Trying to place damage text in a better position | Eugenio Favalli | 1 | -3/+14 | |
2005-07-03 | Commiting again | José Ávila | 2 | -0/+34 | |
2005-07-03 | Adding some fonts | José Ávila | 1 | -0/+3 | |
2005-07-03 | Another NPCs update | Eugenio Favalli | 0 | -0/+0 | |
2005-07-03 | Correcting a little mistake | José Ávila | 1 | -4/+0 | |
2005-07-03 | Adding colors to hit points | José Ávila | 4 | -1/+24 | |
2005-07-03 | Fix bug in showing links and user defined colors in chat box | José Ávila | 3 | -85/+113 | |
2005-07-03 | Sync changes.txt with Changelog and fix bug of printing blank lines | José Ávila | 8 | -90/+84 | |
2005-07-02 | Now the browser or the config windows closes when pushing enter. | Yohann Ferreira | 1 | -0/+8 | |
2005-07-02 | Added minimaps to the two cave maps. | Bjørn Lindeijer | 0 | -0/+0 | |
2005-07-02 | Added minimap to Tulimshar (map 3-1) | Bjørn Lindeijer | 3 | -22/+37 | |
2005-07-02 | Ok I forgot to remove the debug loggers... | Eugenio Favalli | 1 | -3/+0 | |
2005-07-02 | Music doesn't restart anymore if it's the same between maps. | Eugenio Favalli | 2 | -9/+17 | |
(I hope Bjorn likes it this way :P) | |||||
2005-07-01 | Delete TAB in indentation... :( | José Ávila | 0 | -0/+0 | |
2005-07-01 | Reorder items' ids correctly... | José Ávila | 0 | -0/+0 | |
2005-07-01 | New tileset by iru (added Jetryl suggestions where possible) | Eugenio Favalli | 0 | -0/+0 | |
2005-07-01 | A couple of new fresh npcs | Eugenio Favalli | 0 | -0/+0 | |
2005-07-01 | Fixed positioning of buddy window | Mateusz Kaduk | 1 | -3/+3 | |
2005-06-30 | The popup-menu now disappears again when clicking somewhere else. (A little ↵ | Yohann Ferreira | 1 | -3/+21 | |
buggy but on its way.) | |||||
2005-06-30 | Improved attack frames management (now you can see other players | Eugenio Favalli | 1 | -1/+5 | |
attacking better than before) NOTE: the protocol doesn't allow for better management. | |||||
2005-06-30 | Improved buddylist, added talk | Mateusz Kaduk | 4 | -4/+24 | |
2005-06-30 | Items update | Eugenio Favalli | 0 | -0/+0 | |
2005-06-30 | Repaired the 'Walk to' option. | Yohann Ferreira | 1 | -3/+3 | |
2005-06-30 | Blocking too long login names to attempt connection or registration. (Thanks ↵ | Yohann Ferreira | 1 | -0/+2 | |
Usiu) | |||||
2005-06-30 | No need for xml, for saving buddy. Now saving, loading works. | Mateusz Kaduk | 2 | -106/+39 | |
2005-06-30 | - Preparing for release | Eugenio Favalli | 2 | -4/+7 | |
- New mountain tileset | |||||
2005-06-28 | - Adding BGM property to maps | Eugenio Favalli | 0 | -0/+0 | |
2005-06-28 | First Version Of XML Schema For Items List | Eric Scrivner | 1 | -0/+40 | |
2005-06-27 | - Fixing OpenGL switch to fullscreen crash in windows | Eugenio Favalli | 1 | -9/+21 | |
- Improving switch check | |||||
2005-06-27 | Fixed initialisation of Being*. The problem is that the attack() function is | Bjørn Lindeijer | 2 | -4/+4 | |
since recently being called with up to 8 directions while it is written to only handle 4. | |||||
2005-06-26 | Updated the location of my devpak repo. | Joni Orponen | 1 | -1/+1 | |
2005-06-25 | Some item updates | Eugenio Favalli | 0 | -0/+0 | |
2005-06-25 | Adding BGM to map | Eugenio Favalli | 0 | -0/+0 | |
2005-06-25 | Starting arena | Eugenio Favalli | 0 | -0/+0 | |
2005-06-24 | Updating DevCpp project file | Eugenio Favalli | 2 | -5/+1 | |
2005-06-24 | Adding missing #include. (Thanks to Scandium). | Yohann Ferreira | 3 | -0/+6 | |
2005-06-23 | Finishing resource manager ability to clean up resources. Still work to do on | Bjørn Lindeijer | 14 | -188/+228 | |
resources other than images. | |||||
2005-06-23 | Help files are now loaded through the resource manager. | Bjørn Lindeijer | 1 | -10/+15 | |
2005-06-23 | solved | Jean-Francois Lampron | 0 | -0/+0 | |
# The crack at 101,23 is incorrectly marked as obstacle # The stone at 19,28 is incorrectly not marked as obstacle. |