Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-13 | some improvements at the animation system | Philipp Sehmisch | 3 | -14/+43 | |
2006-09-13 | Fix up the player selection command line option. | Björn Steinbrink | 2 | -15/+20 | |
2006-09-13 | Forgot to remove TODOS. At last, it is good. | Yohann Ferreira | 2 | -3/+0 | |
2006-09-13 | (no commit message) | Yohann Ferreira | 3 | -524/+0 | |
2006-09-13 | Added a skinned reusable dropdown widget and used it in the server dialog. | Yohann Ferreira | 8 | -15/+825 | |
2006-09-12 | Added some items to the NEWS file. | Bjørn Lindeijer | 3 | -13/+19 | |
2006-09-11 | Small followup fix to solve the blackout after 100 seconds. | Bjørn Lindeijer | 1 | -0/+4 | |
2006-09-11 | Simplified fps limiting a bit and added some comments. Now based on | Bjørn Lindeijer | 3 | -21/+48 | |
ConfigListener so that the fpslimit option doesn't need to be queried the whole time. | |||||
2006-09-11 | Fixed more fps issues | Eugenio Favalli | 2 | -1/+8 | |
2006-09-09 | Fitted being trajectories to synchronization messages. | Guillaume Melquiond | 5 | -22/+169 | |
2006-09-09 | Removed easy targeting functionality since it interferes with walking around | Bjørn Lindeijer | 2 | -6/+13 | |
too much. Targeting can still be rather conveniently done with 'a' or the middle mouse button. | |||||
2006-09-09 | Fixed pathfinder. | Guillaume Melquiond | 2 | -6/+35 | |
2006-09-07 | Fixed a typo. | Björn Steinbrink | 2 | -1/+2 | |
2006-09-07 | Worked around a memory leak when using OpenGL. | Björn Steinbrink | 2 | -5/+22 | |
2006-09-06 | Reverted new market stand addition. | Eugenio Favalli | 1 | -6/+2 | |
2006-09-06 | Added santa hat sprite and updated makefile of the sprites folder | Philipp Sehmisch | 1 | -1/+7 | |
2006-09-06 | Fixed fps limiter when disabled | Eugenio Favalli | 2 | -2/+12 | |
2006-09-06 | Fixed fps limiter issues and increased default limit to 60 | Eugenio Favalli | 4 | -10/+12 | |
2006-09-06 | Added new market stand | Eugenio Favalli | 1 | -6/+10 | |
2006-09-05 | Adjusted the animation speed of several monsters. | Philipp Sehmisch | 1 | -1/+15 | |
2006-09-05 | Some minor improvements and additions at my tilesets. | Philipp Sehmisch | 1 | -0/+7 | |
2006-09-03 | Fixed updating of labels in buy and sell dialogs. Also made our listbox respond | Bjørn Lindeijer | 8 | -91/+168 | |
to mouse dragging to change the selection. | |||||
2006-09-03 | Fixed updating of labels in trade window. | Bjørn Lindeijer | 4 | -35/+42 | |
2006-09-03 | Introduced SelectionListener to fix updating problem in inventory window | Bjørn Lindeijer | 19 | -96/+274 | |
(should also be used to fix similar problem in trade, buy and sell dialogs). Made the ItemInfo be passed around as a reference instead of a pointer, since it is never NULL. | |||||
2006-09-02 | Fixed crash when using short versions of server and port command line options | Bjørn Lindeijer | 3 | -25/+37 | |
and made sure cancelling the account server connect shows the server dialog. | |||||
2006-09-02 | Corrected mistake in using player coordinates instead of mouse coordinates. | Bjørn Lindeijer | 1 | -2/+1 | |
2006-09-02 | Removed pixel-based synchronisation. Added variable length move messages. | Guillaume Melquiond | 5 | -6/+62 | |
2006-09-02 | Applied patch by Bernard Lidicky, adding targetting nearest monster with either | Bjørn Lindeijer | 9 | -6/+82 | |
keyboard or mouse. Also made clicking beings in general a bit easier (patch applied by Bjørn Lindeijer). | |||||
2006-09-02 | Switched to short IDs for beings. | Guillaume Melquiond | 17 | -30/+40 | |
2006-09-01 | Fixed some header issues and updated project files | Eugenio Favalli | 6 | -1006/+1056 | |
2006-09-01 | Added new big cave map, lamp-snake monster, improved arena map | Eugenio Favalli | 1 | -1/+9 | |
2006-08-30 | Windows fix to previous commit. | Yohann Ferreira | 1 | -1/+1 | |
2006-08-30 | Added a first version of the server dialog with an unskinned dropdown. ↵ | Yohann Ferreira | 8 | -26/+494 | |
Upgraded also the connection window a bit to handle Cancelling more gracefully. | |||||
2006-08-30 | Added miners hat and standard headband | Philipp Sehmisch | 1 | -0/+6 | |
2006-08-29 | Updated NEWS file and made getAll return a reference instead of a pointer. | Bjørn Lindeijer | 7 | -10/+18 | |
2006-08-29 | Applied patch by Andrew Harrison, adding a command line option to specify which | Bjørn Lindeijer | 2 | -33/+48 | |
configuration file to use. | |||||
2006-08-29 | Forgot changelog | Matthias Hartmann | 1 | -0/+5 | |
2006-08-29 | Fixed headband. | Matthias Hartmann | 0 | -0/+0 | |
2006-08-29 | Fixed fancy hat. | Matthias Hartmann | 0 | -0/+0 | |
2006-08-29 | added fancy hat | Philipp Sehmisch | 1 | -0/+5 | |
2006-08-29 | Fixed merge issues with respect to scrolling. | Guillaume Melquiond | 3 | -24/+23 | |
2006-08-28 | Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch. | Bjørn Lindeijer | 49 | -161/+924 | |
2006-08-28 | Modified the ranges of the ScrollLaziness and ScrollRadius sliders. | Philipp Sehmisch | 2 | -4/+9 | |
2006-08-28 | Added headband and fixed svn properties | Eugenio Favalli | 1 | -0/+9 | |
2006-08-27 | Added support for entering monsters. | Bjørn Lindeijer | 4 | -16/+50 | |
2006-08-27 | Implemented pixel-grained movements. | Guillaume Melquiond | 6 | -48/+81 | |
2006-08-27 | Fixed Dev-Cpp project file | Matthias Hartmann | 1 | -186/+246 | |
2006-08-27 | Cleaned the logic members. | Guillaume Melquiond | 7 | -54/+12 | |
2006-08-27 | Removed Being::mFrame field. | Guillaume Melquiond | 7 | -23/+12 | |
2006-08-27 | Got rid of server input field since connecting to the account server now | Bjørn Lindeijer | 5 | -36/+19 | |
happens before the login and register dialogs. |