Age | Commit message (Expand) | Author | Files | Lines |
2009-04-29 | Fixed const-ness of TableModel related methods | Bjørn Lindeijer | 1 | -9/+9 |
2009-04-29 | Fixed a Table segfault which would occur by doing division by 0 when | Tametomo | 1 | -1/+4 |
2009-04-20 | Repaired table and listbox scrolling when using the keyboard. | Ira Rice | 1 | -14/+15 |
2009-03-28 | Removed a lot of useless isVisible() checks | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-27 | Removed all the static initializations of mAlpha | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -12/+12 |
2009-03-19 | Some minor cleanups in a few windows and build scripts, as well as | Ira Rice | 1 | -12/+13 |
2009-03-15 | Fix some mem leaks | Jared Adams | 1 | -0/+1 |
2009-03-12 | Extending the internal handling of colors | sniper | 1 | -24/+7 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -0/+2 |
2009-03-12 | Extending the internal handling of colors | sniper | 1 | -26/+7 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -1/+0 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -0/+1 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -0/+1 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -1/+1 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -5/+1 |
2009-02-25 | Fixed up NPC list dialogs to be navigatable by keyboard (scrolling | Ira Rice | 1 | -5/+1 |
2009-02-15 | Fixes some variable names to conform to naming convention | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-11 | Adjusted a few files for release. | Ira Rice | 1 | -1/+1 |
2009-02-11 | Shut up some compiler warnings. | Philipp Sehmisch | 1 | -3/+3 |
2009-02-11 | Shut up some compiler warnings. | Philipp Sehmisch | 1 | -3/+3 |
2009-02-11 | Changed spelling from colour to color. | Philipp Sehmisch | 1 | -7/+7 |
2009-02-10 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -3/+4 |
2009-02-11 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-10 | Fixed some accidental capitalization errors | Philipp Sehmisch | 1 | -6/+6 |
2009-02-10 | fixed capitalization of color member functions. | Philipp Sehmisch | 1 | -6/+6 |
2009-02-10 | Changed spelling from colour to color. | Philipp Sehmisch | 1 | -15/+15 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -51/+212 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -6/+3 |
2009-02-04 | Fixed a few table events. One prevented wrapping for tables when you are | Ira Rice | 1 | -10/+10 |
2009-02-04 | Added key and mouse events to the table class. | Ira Rice | 1 | -2/+119 |
2009-02-04 | Few more unneeded headers that weren't noticed originally in the last | Ira Rice | 1 | -1/+1 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -2/+0 |
2009-02-03 | Fixed up table class to allow for different background colors, as well | Ira Rice | 1 | -46/+93 |
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-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -57/+27 |
2008-12-13 | Code style reformatting | Bjørn Lindeijer | 1 | -63/+39 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+3 |
2008-11-02 | Ported a patch from TMW by fate which de-hardcodes skills, as well as removes... | Ira Rice | 1 | -3/+9 |
2008-11-01 | * Updated GUI table and model to better handle NULL widgets during initialisa... | Fate | 1 | -3/+8 |
2008-06-09 | Fix for segfault in drop down list of player ignore and sanity check for /whi... | Dennis Friis | 1 | -1/+4 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -0/+419 |