Age | Commit message (Expand) | Author | Files | Lines |
2009-03-09 | Add an interface for eAthena's storage system | Jared Adams | 1 | -0/+2 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-11 | Changed spelling from colour to color. | Philipp Sehmisch | 1 | -4/+4 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+0 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -4/+6 |
2009-02-09 | Changed AETHYRA_DATADIR to PKG_DATADIR. | Ira Rice | 1 | -1/+1 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -1/+0 |
2009-01-28 | Added missing files to CMakeLists. | Ira Rice | 1 | -2/+2 |
2009-01-27 | Removed the fairly useless buttonbox class, as well as removing the | Ira Rice | 1 | -4/+2 |
2009-01-20 | Added WoW style item adding to chat window. Right click, then left | David Athay | 1 | -0/+2 |
2009-01-18 | Fixed the NPC Integer input field, as well as cut some bull from the | Ira Rice | 1 | -2/+2 |
2009-01-18 | Fixed layout of video setup page when translated | Bjørn Lindeijer | 1 | -1/+3 |
2009-01-18 | Add dialogs to input text and numbers for scripts | Jared Adams | 1 | -0/+4 |
2009-01-15 | Integrated the ItemPopup class from Legends of Mazzeroth. | Ira Rice | 1 | -0/+2 |
2009-01-15 | Added emote database, which is loosely based off of the NPC database. | Ira Rice | 1 | -1/+2 |
2009-01-15 | Merged Tab and TabbedArea from mainline | Bjørn Lindeijer | 1 | -2/+5 |
2009-01-12 | Some rather pedantic changes. Unified all naming for emoticons in the | Ira Rice | 1 | -8/+8 |
2009-01-10 | Changed a few emote variable names to be more sensible, as well as | Ira Rice | 1 | -10/+10 |
2009-01-08 | Fixed include order (pedantic change) | Ira Rice | 1 | -0/+2 |
2009-01-09 | Now, the real stage 2.0 of smiley window. | Forge | 1 | -0/+2 |
2009-01-08 | Removed the unused Box, VBox and HBox classes | Bjørn Lindeijer | 1 | -6/+0 |
2009-01-06 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -0/+2 |
2009-01-06 | Merged layout handler from mainline | Bjørn Lindeijer | 1 | -0/+2 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -2/+4 |
2009-01-05 | Modified the Aethyra client to use the TMW TrueType class, rather than | Eugenio Favalli | 1 | -2/+2 |
2009-01-05 | Renamed PATH_NODE to Position as on mainline | Bjørn Lindeijer | 1 | -0/+2 |
2009-01-04 | Smiley step 1.91, the little part to make it work | Forge | 1 | -2/+10 |
2008-12-29 | Removed TMW's truetype file, since we don't use it (accidentaly left it | Ira Rice | 1 | -2/+0 |
2008-12-29 | Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType | Ira Rice | 1 | -0/+4 |
2008-12-07 | Added some initialization and removed ChargeDialog | Ira Rice | 1 | -2/+0 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -0/+2 |
2008-12-06 | Added particle containers and refactored beings to use them (to clean up resp... | Fate | 1 | -0/+2 |
2008-12-05 | Fix race condition with a std::string access | Bjørn Lindeijer | 1 | -0/+1 |
2008-12-05 | Fix race condition with a std::string access | Bjørn Lindeijer | 1 | -0/+1 |
2008-12-03 | Add an effects manager (patch by Kage Jittai) | Ira Rice | 1 | -0/+3 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+1 |
2008-10-26 | Added Crush's recent Particle engine modifications from TMW. | Ira Rice | 1 | -1/+1 |
2008-10-26 | Implemented particle emitters with properties which change over time accordin... | Philipp Sehmisch | 1 | -1/+1 |
2008-10-15 | De-hardcoded colors in trunk. Now, all colors are loaded from | Ira Rice | 1 | -0/+2 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -0/+2 |
2008-09-04 | Added code to change text colouring | Douglas Boffey | 1 | -2/+6 |
2008-08-28 | Accepted Patch by Scraggy that moves text in such a way that no text overlaps | Bjørn Lindeijer | 1 | -0/+4 |
2008-08-07 | Rebranding TME to Aethyra | Kraant | 1 | -7/+7 |
2008-07-27 | Changed files to tme | Douglas Boffey | 1 | -9/+9 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -8/+20 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -0/+2 |
2008-05-22 | Fixed linker error caused by missing module. | Bjørn Lindeijer | 1 | -3/+5 |
2008-05-19 | Removed the PopupBox class and used gcn::DropDown instead. It has clipping | Bjørn Lindeijer | 1 | -2/+0 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -0/+10 |
2008-04-09 | Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25 | Bjørn Lindeijer | 1 | -0/+6 |