Age | Commit message (Expand) | Author | Files | Lines |
2009-01-28 | Added channel highlighting upon activity. Added /kick command to get rid of u... | David Athay | 5 | -10/+39 |
2009-01-25 | Fixed offset of right-click hitboxes and made NPCs without sprites clickable. | Philipp Sehmisch | 3 | -11/+16 |
2009-01-18 | Added current map filename to debug window. | Philipp Sehmisch | 3 | -14/+25 |
2009-01-15 | Fix bug with item links. | David Athay | 1 | -1/+1 |
2009-01-14 | Added linking to item's just using [Item Name] in chat | David Athay | 5 | -2/+65 |
2009-01-13 | Added new file to other build systems | David Athay | 2 | -0/+4 |
2009-01-13 | Added WoW style item adding to chat window. Right Ctrl and Left click to put ... | David Athay | 11 | -15/+153 |
2009-01-13 | Correct headers of Legend of Mazzeroth files | Thorbjørn Lindeijer | 4 | -34/+34 |
2009-01-05 | Re-enabled buddy window | David Athay | 4 | -3/+19 |
2009-01-05 | Merged with 'master' | Bjørn Lindeijer | 96 | -1312/+1310 |
2009-01-05 | Add buddy window | David Athay | 4 | -52/+35 |
2009-01-05 | Fix typo in updatehost reported by Jaxad. | Dennis Friis | 1 | -1/+1 |
2008-12-17 | Remember windows visibility. | Eugenio Favalli | 2 | -4/+14 |
2008-12-17 | Reintroduced window name property | Bjørn Lindeijer | 19 | -30/+51 |
2008-12-17 | Code reformatting | Bjørn Lindeijer | 25 | -188/+144 |
2008-12-14 | Tweaked some configuration defaults | Bjørn Lindeijer | 2 | -9/+9 |
2008-12-14 | Fixed inconsistency in default window sizes | Bjørn Lindeijer | 8 | -10/+11 |
2008-12-14 | Removed unnecessary c_str() | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-14 | Code reformatting to conform to line length | Bjørn Lindeijer | 1 | -39/+57 |
2008-12-14 | Obscure precise home directory name when making screenshots | Fate | 1 | -4/+9 |
2008-12-14 | Removed the unused NewSkillDialog | Bjørn Lindeijer | 5 | -271/+0 |
2008-12-14 | Make the window shortcuts configurable | Jared Adams | 3 | -10/+28 |
2008-12-14 | Code reformatting | Bjørn Lindeijer | 12 | -238/+144 |
2008-12-14 | Removed ChargeDialog | Bjørn Lindeijer | 6 | -120/+0 |
2008-12-13 | Fixed confusion between username and character | Bjørn Lindeijer | 1 | -20/+26 |
2008-12-13 | Got rid of confusing --default parameter | Bjørn Lindeijer | 1 | -19/+6 |
2008-12-13 | Only require a restart to switch to full screen with OpenGL on Windows, since | Bjørn Lindeijer | 1 | -0/+11 |
2008-12-13 | Mantis #406 by jaxad0127 | David Athay | 4 | -14/+34 |
2008-12-13 | Fixed crash when map layer has too many tiles. | Bjørn Lindeijer | 1 | -1/+7 |
2008-12-13 | Included some documentation for the shortcut window by Vq. | Bjørn Lindeijer | 2 | -0/+16 |
2008-12-13 | fixed some compilation problems reported by Jaxad, updated project file to ne... | Philipp Sehmisch | 2 | -79/+33 |
2008-12-13 | Fixed alignment (patch by Scraggy - Mantis #384) and spelling error. | David Athay | 1 | -2/+2 |
2008-12-13 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 8 | -4/+163 |
2008-12-13 | The "name" property of the map is now used as caption of the minimap window w... | Philipp Sehmisch | 1 | -11/+6 |
2008-12-13 | Make sure to initialize joystick enabled state | Bjørn Lindeijer | 3 | -48/+31 |
2008-12-13 | Delete resources after removing from the orphan list, to avoid double frees d... | Fate | 1 | -1/+1 |
2008-12-13 | Updated INSTALL file to mention git | Bjørn Lindeijer | 1 | -5/+4 |
2008-12-13 | Added ability to add equipment to the shurtcut bar | Bjørn Lindeijer | 4 | -20/+24 |
2008-12-13 | Added Fate to the authors | Bjørn Lindeijer | 1 | -0/+1 |
2008-12-13 | Center large minimaps on player | Bjørn Lindeijer | 1 | -20/+21 |
2008-12-13 | Fixed compile error with GCC 4.4 reported by Martin Michlmayr. | Bjørn Lindeijer | 1 | -5/+1 |
2008-12-13 | Do not activate shortcuts if tradewindow is visible. | Dennis Friis | 1 | -8/+12 |
2008-12-13 | * Use hair.xml to determine hair colours (#514) | Fate | 4 | -25/+108 |
2008-12-13 | Moved gender and hair style back to Being | Bjørn Lindeijer | 4 | -33/+48 |
2008-12-07 | Fix background on resolutions other than 800x600 | Bjørn Lindeijer | 1 | -1/+10 |
2008-12-07 | Fixed wrapping in some cases, removed draw method | Bjørn Lindeijer | 4 | -53/+21 |
2008-12-07 | Made NPC dialogues resizeable. | Ira Rice | 4 | -7/+94 |
2008-12-07 | Removed unnecessary weight check in itemdb loader | Lloyd Bryant | 1 | -3/+3 |
2008-12-07 | Fix race condition with a std::string access | Bjørn Lindeijer | 4 | -15/+127 |
2008-12-07 | Updated link to the forums | Bjørn Lindeijer | 2 | -1/+2 |