index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
minimap.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-10
Fixed minimap coordinates and improved look.
Eugenio Favalli
1
-4
/
+4
2007-08-07
Fixed my breakage of persistent window dimensions. Cleaned a few things along...
Guillaume Melquiond
1
-1
/
+1
2007-08-07
Marked most of the GUI as translatable.
Guillaume Melquiond
1
-2
/
+3
2007-07-27
Removed useless yet costly dynamic casts.
Guillaume Melquiond
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
2005-07-16
Made Image/SubImage being drawn by Graphics. Removed some redundant code.
Björn Steinbrink
1
-1
/
+2
2005-07-11
Committed header dependencies reducing patch by Doener
Bjørn Lindeijer
1
-1
/
+0
2005-06-21
Image loader now automatically determines whether to use masked drawing or
Bjørn Lindeijer
1
-1
/
+1
2005-06-14
Only set alpha value when the minimap image loaded correctly.
Bjørn Lindeijer
1
-1
/
+5
2005-06-14
Added background to minimap. Only used in Tonori Desert map for now, and its
Bjørn Lindeijer
1
-12
/
+68
2005-05-13
Fixed minimap transparent background to work in both SDL and OpenGL by using
Bjørn Lindeijer
1
-48
/
+8
2005-04-07
* Fixed crash on exit when trying to delete listbox that wasn't created.
Bjørn Lindeijer
1
-7
/
+8
2005-04-03
New version of 3-1 map.
Bjørn Lindeijer
1
-7
/
+11
2005-03-20
TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!
Bjørn Lindeijer
1
-1
/
+1
2005-02-06
Mostly making map tile data dynamically allocated.
Bjørn Lindeijer
1
-7
/
+9
2005-02-06
Added minimal minimap
Eugenio Favalli
1
-0
/
+84