Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-12-13 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -1/+102 |
2008-12-13 | * Use hair.xml to determine hair colours (#514) | Fate | 1 | -2/+92 |
2008-12-13 | Moved gender and hair style back to Being | Bjørn Lindeijer | 1 | -0/+9 |
2008-12-09 | Only play status effect sound effects for localplayer | Fate | 1 | -2/+0 |
2008-12-09 | Defer re-adding of particles to next call to Being::logic() to avoid crash | Fate | 1 | -1/+15 |
2008-12-09 | Status particle effects: when looking up block IDs (effect IDs for other | Fate | 1 | -6/+6 |
2008-12-08 | Mostly code reformatting | Bjørn Lindeijer | 1 | -2/+3 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 1 | -38/+20 |
2008-12-08 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 1 | -2/+1 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -33/+13 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -0/+63 |
2008-12-06 | Added particle containers and refactored beings to use them (to clean up resp... | Fate | 1 | -29/+5 |
2008-12-03 | Add an effects manager (patch by Kage Jittai) | Ira Rice | 1 | -90/+0 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -6/+3 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-11 | Fixed a text glitch reported by Jarvellis. | Ira Rice | 1 | -1/+1 |