Age | Commit message (Expand) | Author | Files | Lines |
2009-02-17 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 7 | -27/+37 |
2009-02-16 | Moved location of trim checking, since it really should be done after | Ira Rice | 1 | -6/+3 |
2009-02-16 | Trim whitespace from the beginning and end of whispers, as well as | Ira Rice | 1 | -0/+21 |
2009-02-16 | Moved target unsetting on NPCs and monsters to the being class. This is | Ira Rice | 3 | -9/+5 |
2009-02-16 | Don't arbitrarily unset player target on NPC deletion | Bjørn Lindeijer | 3 | -16/+16 |
2009-02-16 | Fixed a nasty crash that was only visible from the @help command. If the | Ira Rice | 1 | -1/+3 |
2009-02-16 | Fixed up NPC dialogs to behave more like eAthena expects. | Jared Adams | 7 | -18/+21 |
2009-02-16 | Fixed GUI opacity in SDL mode | Bjørn Lindeijer | 32 | -15/+10 |
2009-02-16 | Allow setting default values for NPC dialogs | Jared Adams | 5 | -1/+16 |
2009-02-16 | Allow default value for IntTextField to be changed | Jared Adams | 2 | -3/+28 |
2009-02-16 | Don't arbitrarily unset player target on NPC deletion | Bjørn Lindeijer | 3 | -16/+16 |
2009-02-16 | Fix some compilation issues | Jared Adams | 2 | -2/+2 |
2009-02-16 | Add next/close buttons for NPCs | Jared Adams | 7 | -14/+62 |
2009-02-16 | Fixed most of the GUI opacity in software mode | Bjørn Lindeijer | 7 | -0/+0 |
2009-02-16 | Don't mention a release date yet for 0.0.29 | Bjørn Lindeijer | 2 | -2/+2 |
2009-02-15 | Allow pressing enter with focus in port field | Bjørn Lindeijer | 3 | -4/+5 |
2009-02-15 | Fixed compiler warnings | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 9 | -69/+0 |
2009-02-15 | Don't make window name translatable | Bjørn Lindeijer | 11 | -11/+11 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 39 | -88/+88 |
2009-02-15 | Fixes some variable names to conform to naming convention | Bjørn Lindeijer | 17 | -59/+48 |
2009-02-15 | Fixed compiler warnings | Bjørn Lindeijer | 5 | -12/+13 |
2009-02-15 | Deleted some unneeded delete statements. | Ira Rice | 9 | -69/+0 |
2009-02-15 | Renamed aethyraFile to configFile, which is a lot more descriptive of | Ira Rice | 1 | -6/+6 |
2009-02-15 | Fixed header copyright notices. | Ira Rice | 2 | -4/+6 |
2009-02-15 | Fix setting of home directory for OSX | Jared Adams | 1 | -3/+7 |
2009-02-15 | Add configurable units system | Jared Adams | 17 | -38/+353 |
2009-02-15 | More copyright header fixes | Bjørn Lindeijer | 12 | -27/+26 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 63 | -527/+449 |
2009-02-15 | Initial update of NEWS file | Bjørn Lindeijer | 2 | -0/+17 |
2009-02-15 | Merge branch '0.0.28' | Bjørn Lindeijer | 36 | -1380/+2121 |
2009-02-13 | Fixed a break in building for non-mac users which was caused by using | Ira Rice | 3 | -3/+3 |
2009-02-13 | Added in a few missing files for Mac building. | Ira Rice | 3 | -0/+2131 |
2009-02-13 | Moved frameworks folder out of git and into our builds folder. This is | Ira Rice | 346 | -116158/+0 |
2009-02-13 | Ignore "window manager + arrow" key combinations | Steve Cotton | 3 | -1/+14 |
2009-02-13 | Added in mac build support, contributed to us by allenmoatallen> from | Ira Rice | 363 | -4459/+118621 |
2009-02-12 | Updated project file and version number in NSIS scriptv0.0.28.1 | Philipp Sehmisch | 2 | -2/+10 |
2009-02-12 | Some more files which got fixed up for release (basically version | Ira Rice | 5 | -7/+9 |
2009-02-12 | Updated all translation files | Bjørn Lindeijer | 24 | -1021/+1791 |
2009-02-12 | Updated the list of files with translatable strings | Bjørn Lindeijer | 1 | -3/+5 |
2009-02-12 | Updated translations | Bjørn Lindeijer | 4 | -348/+309 |
2009-02-12 | Fix some spelling and whitespace | Kess Vargavind | 2 | -25/+41 |
2009-02-12 | Describe the /me command in chat help | Kess Vargavind | 1 | -13/+23 |
2009-02-12 | Fix some spelling and whitespace | Kess Vargavind | 2 | -25/+41 |
2009-02-12 | Describe the /me command in chat help | Kess Vargavind | 1 | -13/+23 |
2009-02-11 | OSX version fix | David Athay | 1 | -0/+2 |
2009-02-11 | Changed default color for "Is" to be more readable | MadCamel | 1 | -1/+1 |
2009-02-11 | Separated out the setup and help windows from the chat shortcut so that | Ira Rice | 1 | -3/+5 |
2009-02-11 | Adjusted a few files for release. | Ira Rice | 8 | -11/+11 |
2009-02-11 | Implemented /me | MadCamel | 1 | -0/+16 |