Age | Commit message (Expand) | Author | Files | Lines |
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-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-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-04 | Changed minimap code to take minimaps twice the TMW size, added map | Ira Rice | 1 | -5/+5 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-04-17 | Draw NPCs in yellow on minimap and skip drawing of warps. Based on idea by le... | Dennis Friis | 1 | -1/+5 |
2008-02-26 | Keep minimap status. Based on a patch by Knivey. | Eugenio Favalli | 1 | -5/+0 |
2007-11-20 | Merged revisions 3629-3630 via svnmerge from | Bjørn Lindeijer | 1 | -6/+8 |
2007-09-27 | Merged another bunch of changes from trunk to 0.0 to reduce the difference. | Bjørn Lindeijer | 1 | -2/+2 |
2006-08-29 | Updated NEWS file and made getAll return a reference instead of a pointer. | Bjørn Lindeijer | 1 | -2/+2 |
2006-07-19 | Fixed radar dot size of local player and the color of the [TARGET] string. | Bjørn Lindeijer | 1 | -1/+2 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -2/+2 |
2006-02-24 | Another bunch of cosmetic cleanups, ie mostly typedefs... | Björn Steinbrink | 1 | -1/+1 |
2006-02-23 | A bunch of mostly cosmetic cleanups. | Björn Steinbrink | 1 | -17/+6 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -28/+27 |
2005-09-29 | Improved a lot windows reset to default size and pos. Also corrected a few th... | Yohann Ferreira | 1 | -2/+2 |
2005-09-28 | Save and load X, Y, Height, and Width to useful wins. | Yohann Ferreira | 1 | -1/+1 |
2005-09-28 | Added window internal name to every window. Useful to later get and save X, Y... | Yohann Ferreira | 1 | -0/+1 |
2005-09-17 | Only shows the minimap window if there's an minimap to the current map. | Yohann Ferreira | 1 | -0/+6 |
2005-08-25 | Made our drawImage() method respect the clip area from the guichan graphics p... | Björn Steinbrink | 1 | -4/+1 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -1/+5 |
2005-08-10 | Moved knowledge about whether we use OpenGL into the Graphics class. Added he... | Björn Steinbrink | 1 | -10/+1 |
2005-07-27 | Committing merging opengl and sdl part 3 by Andrej | Bjørn Lindeijer | 1 | -0/+2 |
2005-07-26 | OpenGL/SDL combined in the same exe. Not in the cutest way, but we'll find a | Bjørn Lindeijer | 1 | -1/+9 |
2005-07-26 | Added Being::Type enumeration and type-aware findNode(). Fixed font not being... | Björn Steinbrink | 1 | -11/+14 |