Age | Commit message (Expand) | Author | Files | Lines |
2009-02-16 | Add next/close buttons for NPCs | Jared Adams | 1 | -2/+5 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -2/+3 |
2009-02-15 | More copyright header fixes | Bjørn Lindeijer | 2 | -2/+2 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 3 | -7/+6 |
2009-02-12 | Fix some spelling and whitespace | Kess Vargavind | 2 | -25/+41 |
2009-02-12 | Fix some spelling and whitespace | Kess Vargavind | 2 | -25/+41 |
2009-02-11 | Removed a few unneeded includes in the being handler. | Ira Rice | 1 | -2/+0 |
2009-02-11 | Restored particle effects on hits and critical hits. | Philipp Sehmisch | 1 | -1/+0 |
2009-02-11 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -4/+4 |
2009-02-10 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 38 | -82/+118 |
2009-02-11 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -4/+4 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 7 | -88/+87 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 13 | -77/+67 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 7 | -88/+87 |
2009-02-09 | Merge branch 'master' of git@gitorious.org:tmw/eathena | Bjørn Lindeijer | 4 | -31/+79 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 24 | -260/+516 |
2009-02-07 | Some more include cleanups. | Ira Rice | 4 | -4/+0 |
2009-02-05 | Exposed some more strings I found to be translatable. | Ira Rice | 6 | -29/+44 |
2009-02-05 | Put back the 0x06b packet, which apparently our server uses. Will | Ira Rice | 1 | -0/+21 |
2009-02-05 | Added a few translation strings to the char server handler, as well as | Ira Rice | 1 | -43/+14 |
2009-02-04 | Modified the NPC string and integer classes to automatically take focus | Ira Rice | 1 | -0/+2 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 4 | -18/+5 |
2009-01-28 | Fix handling of packet 0x81 | Jared Adams | 4 | -33/+79 |
2009-01-28 | Fix handling of packet 0x81 | Jared Adams | 4 | -31/+78 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 19 | -41/+43 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 18 | -39/+41 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 36 | -144/+144 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 36 | -144/+144 |
2009-01-19 | Fixes to the NPC Integer input field | Ira Rice | 1 | -1/+1 |
2009-01-18 | Fixed the NPC Integer input field, as well as cut some bull from the | Ira Rice | 1 | -1/+1 |
2009-01-18 | Add dialogs to input text and numbers for scripts | Jared Adams | 2 | -1/+26 |
2009-01-18 | Add dialogs to input text and numbers for scripts | Jared Adams | 2 | -0/+26 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 7 | -88/+53 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -34/+35 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 2 | -4/+7 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 2 | -4/+7 |
2008-12-26 | Fixed a potential leak in setup, changed the default border color to | Ira Rice | 1 | -2/+1 |
2008-12-07 | Added some initialization and removed ChargeDialog | Ira Rice | 1 | -3/+0 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 10 | -30/+32 |
2008-12-07 | Added some initialization and removed ChargeDialog | Bjørn Lindeijer | 1 | -3/+0 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -18/+53 |
2008-12-06 | Prevent the player from continuing to walk after opening a NPC dialog. | Ira Rice | 1 | -0/+3 |
2008-12-03 | While there is still a small visual artifact, this patch fixes the buy | Ira Rice | 1 | -0/+3 |
2008-12-03 | Add an effects manager (patch by Kage Jittai) | Ira Rice | 1 | -1/+4 |
2008-11-25 | Miscellaneous TMW change commits. Missed these changes before because of | Ira Rice | 1 | -1/+1 |
2008-11-22 | Fixed warning about passing NULL for a non-pointer | Bjørn Lindeijer | 1 | -1/+1 |
2008-11-22 | While there is still a small visual artifact, this patch fixes the buy | Ira Rice | 1 | -0/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 38 | -123/+32 |