Age | Commit message (Expand) | Author | Files | Lines |
2009-03-28 | Add a sticky button to the Window class | Jared Adams | 1 | -2/+4 |
2009-03-28 | Removed a lot of useless isVisible() checks | Bjørn Lindeijer | 1 | -9/+2 |
2009-03-27 | Fixed position of dots on minimap | Bjørn Lindeijer | 1 | -6/+1 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -13/+3 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -13/+0 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -2/+9 |
2009-03-10 | Reverted last commit (since I confused it with something else) as well | Ira Rice | 1 | -1/+0 |
2009-03-10 | Moved enforcement of minimum widths and heights to the Window class. | Ira Rice | 1 | -12/+0 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+3 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -0/+3 |
2009-02-15 | Don't make window name translatable | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -11/+17 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-30 | Exposed most gui elements to take alpha values. There are still a few | Ira Rice | 1 | -2/+0 |
2009-01-30 | Changed the minimap to remember whether the minimap was toggled or not | Ira Rice | 1 | -2/+3 |
2009-01-30 | Fixed the last freestanding minimap bug. Now minimaps behave perfectly | Ira Rice | 1 | -1/+2 |
2009-01-29 | Fixed up minimap resizing code so that the minimum width is always long | Ira Rice | 1 | -6/+12 |
2009-01-26 | Slight bit of code cleanup, as well as minor fixes to logic. For some | Ira Rice | 1 | -9/+19 |
2009-01-26 | Made minimaps resizeable. | Ira Rice | 1 | -4/+13 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-12 | Fixed minimap so that map names don't overflow the minimap's width. | Ira Rice | 1 | -4/+8 |
2009-01-09 | Removed close button from minimap windows. While this was a nice idea at | Ira Rice | 1 | -1/+0 |
2009-01-09 | Fixed minimap state saving. | Ira Rice | 1 | -1/+16 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -2/+4 |
2009-01-06 | Fixed the windows cbp file, deleted some files which we don't use, and | Ira Rice | 1 | -2/+2 |
2008-12-17 | Reintroduced window name property | Bjørn Lindeijer | 1 | -2/+3 |
2008-12-13 | Center large minimaps on player | Bjørn Lindeijer | 1 | -20/+21 |
2008-12-09 | Make the window shortcuts configurable | Jared Adams | 1 | -6/+6 |
2008-12-08 | Small maps used to scroll as well as big maps. Fixed. | Ira Rice | 1 | -2/+2 |
2008-12-08 | Clip the minimap image to within its window | Bjørn Lindeijer | 1 | -10/+14 |
2008-12-08 | Don't scroll past the edges of the minimap | Bjørn Lindeijer | 1 | -0/+12 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -4/+0 |
2008-11-30 | Fixed map origin formula so that it will work on any map proportion. I | Ira Rice | 1 | -2/+2 |
2008-11-30 | Fixed a problem noticed by Jarvellis. Apparently a while ago, to | Ira Rice | 1 | -3/+3 |
2008-11-30 | Fixed up Minimap scrolling so that it actually scrolls (I forgot that | Ira Rice | 1 | -3/+10 |
2008-11-25 | Miscellaneous TMW change commits. Missed these changes before because of | Ira Rice | 1 | -8/+19 |
2008-11-21 | Center large minimaps on player | Bjørn Lindeijer | 1 | -15/+19 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
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-01 | Merged revisions 4110-4111,4116 via svnmerge from | Bjørn Lindeijer | 1 | -3/+4 |
2008-11-01 | Added a close button to the minimap so that it matches the other windows | Ira Rice | 1 | -0/+1 |
2008-10-23 | A few more compiler warnings fixed. | Ira Rice | 1 | -3/+3 |
2008-10-13 | Changed minimap code so that it allows us to have larger minimaps, while | Ira Rice | 1 | -5/+10 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 1 | -3/+4 |
2008-10-04 | Changed minimap code to take minimaps twice the TMW size, added map | Ira Rice | 1 | -5/+5 |