Age | Commit message (Expand) | Author | Files | Lines |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -35/+42 |
2009-02-11 | Adjusted a few files for release. | Ira Rice | 1 | -1/+1 |
2009-02-11 | Restored particle effects on hits and critical hits. | Philipp Sehmisch | 1 | -15/+2 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -4/+4 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Added two more options for displaying speech overhead (don't show it at | Ira Rice | 1 | -10/+18 |
2009-02-11 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -4/+4 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -4/+4 |
2009-02-10 | Simplified target drawing so that it actually uses the SimpleAnimation | Ira Rice | 1 | -34/+28 |
2009-02-10 | Changed spelling from colour to color. | Philipp Sehmisch | 1 | -3/+3 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -14/+14 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -16/+17 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -15/+15 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -57/+192 |
2009-02-08 | Mostly fixed a few field values to behave better in Windows, as well as | Ira Rice | 1 | -2/+2 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -0/+6 |
2009-02-04 | Moved mEquipment to the LocalPlayer class, since it's the only place | Ira Rice | 1 | -2/+0 |
2009-01-29 | Make sure that strings aren't chopped off when a | isn't found. | Ira Rice | 1 | -1/+3 |
2009-01-29 | If an item link isn't found, don't treat it as a link. | Ira Rice | 1 | -1/+2 |
2009-01-28 | Removed manual trimmings in exchange for using trim.h instead. | Ira Rice | 1 | -9/+3 |
2009-01-26 | Bit of code cleanup for the last commit (moved default width and height | Ira Rice | 1 | -6/+9 |
2009-01-26 | Fixed offset of right-click hitboxes and made NPCs without sprites | Ira Rice | 1 | -4/+10 |
2009-01-25 | Fixed offset of right-click hitboxes and made NPCs without sprites clickable. | Philipp Sehmisch | 1 | -2/+2 |
2009-01-24 | Tweaks to the speech bubbles so that being status (GM, mob, npc, | Ira Rice | 1 | -2/+2 |
2009-01-24 | Updated DejaVuSans ttf file, as well as adding the bolded version, which | Ira Rice | 1 | -3/+4 |
2009-01-24 | Use standard GUI font also for speech and names | Bjørn Lindeijer | 1 | -2/+1 |
2009-01-24 | Use standard GUI font also for speech and names | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-24 | Added speech bubble background by QOAL | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-21 | Fixed multiple embeddings of square brackets so that it doesn't crash | Ira Rice | 1 | -0/+7 |
2009-01-20 | Added the ability to parse multiple item links, as well as removing | Ira Rice | 1 | -3/+6 |
2009-01-20 | Repaired text messages. While trimming out the link code is still a good | Ira Rice | 1 | -10/+7 |
2009-01-20 | Trim displayed speech to not show links. | Ira Rice | 1 | -1/+33 |
2009-01-16 | Made emotes load in only one location, as well as fixing the code on the | Ira Rice | 1 | -7/+4 |
2009-01-15 | Added emote database, which is loosely based off of the NPC database. | Ira Rice | 1 | -9/+17 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -3/+0 |
2009-01-10 | Changed a few emote variable names to be more sensible, as well as | Ira Rice | 1 | -2/+3 |
2009-01-09 | Added the ability to see your own name in game. | Ira Rice | 1 | -0/+1 |
2009-01-05 | Renamed PATH_NODE to Position as on mainline | Bjørn Lindeijer | 1 | -8/+8 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -2/+2 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -3/+4 |
2009-01-05 | Renamed PATH_NODE to Position as on mainline | Bjørn Lindeijer | 1 | -8/+8 |
2008-12-26 | Fixed a potential leak in setup, changed the default border color to | Ira Rice | 1 | -4/+0 |
2008-12-17 | Code reformatting | Bjørn Lindeijer | 1 | -0/+1 |
2008-12-14 | Code reformatting | Bjørn Lindeijer | 1 | -0/+1 |
2008-12-14 | Fixed follow-parent of nested and being-following particle emitters | Philipp Sehmisch | 1 | -2/+4 |
2008-12-14 | Fixed follow-parent of nested and being-following particle emitters | Philipp Sehmisch | 1 | -2/+2 |
2008-12-13 | Code style reformatting | Bjørn Lindeijer | 1 | -32/+17 |