Age | Commit message (Expand) | Author | Files | Lines |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -1/+1 |
2009-03-12 | Move emote sprite loading into EmoteDB | Jared Adams | 1 | -9/+1 |
2009-03-11 | Remove some duplication in hair loading code | Jared Adams | 1 | -2/+6 |
2009-03-11 | Fix segfault when being count reaches 0 too often | Jared Adams | 1 | -1/+4 |
2009-03-10 | Extended hit type handling | sniper | 1 | -10/+17 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -10/+10 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -9/+9 |
2009-03-05 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -6/+6 |
2009-03-06 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -6/+6 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+23 |
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 | -0/+9 |
2009-02-10 | Simplified target drawing so that it actually uses the SimpleAnimation | Ira Rice | 1 | -4/+14 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -19/+24 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -2/+3 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -18/+71 |
2009-02-08 | Mostly fixed a few field values to behave better in Windows, as well as | Ira Rice | 1 | -2/+5 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -13/+19 |
2009-02-04 | Moved mEquipment to the LocalPlayer class, since it's the only place | Ira Rice | 1 | -3/+0 |
2009-01-26 | Created a new equipment screen, which is loosely related to the | Ira Rice | 1 | -0/+3 |
2009-01-26 | Bit of code cleanup for the last commit (moved default width and height | Ira Rice | 1 | -3/+0 |
2009-01-26 | Fixed offset of right-click hitboxes and made NPCs without sprites | Ira Rice | 1 | -0/+3 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-24 | Tweaks to the speech bubbles so that being status (GM, mob, npc, | Ira Rice | 1 | -0/+2 |
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-16 | Made emotes load in only one location, as well as fixing the code on the | Ira Rice | 1 | -0/+2 |
2009-01-15 | Added emote database, which is loosely based off of the NPC database. | Ira Rice | 1 | -2/+2 |
2009-01-05 | Renamed PATH_NODE to Position as on mainline | Bjørn Lindeijer | 1 | -18/+1 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -3/+9 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -4/+9 |
2009-01-05 | Renamed PATH_NODE to Position as on mainline | Bjørn Lindeijer | 1 | -22/+2 |
2008-12-13 | Code style reformatting | Bjørn Lindeijer | 1 | -2/+2 |
2008-12-09 | Defer re-adding of particles to next call to Being::logic() to avoid crash | Fate | 1 | -0/+1 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 1 | -0/+6 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 1 | -46/+27 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -1/+16 |
2008-12-07 | Some code reformatting | Bjørn Lindeijer | 1 | -12/+10 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -5/+49 |
2008-12-06 | Defrobnicated ParticleContainer inheritance hierarchy | Fate | 1 | -2/+2 |
2008-12-06 | Added particle containers and refactored beings to use them (to clean up resp... | Fate | 1 | -2/+10 |
2008-12-03 | Add an effects manager (patch by Kage Jittai) | Ira Rice | 1 | -9/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+1 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-01 | * Use hair.xml to determine hair colours (#514) | Fate | 1 | -3/+7 |
2008-10-31 | Added critical notifications to the client. While I had originally | Ira Rice | 1 | -0/+5 |
2008-10-27 | De-hardcoded the number of hair styles. | Ira Rice | 1 | -2/+7 |
2008-10-27 | Made targets draw on the fringe layer, as well as added t for talking to | Ira Rice | 1 | -1/+0 |