index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
38
-333
/
+1426
2007-09-16
Fixed improper const qualifier.
Guillaume Melquiond
1
-1
/
+1
2007-09-10
Fixed minimap coordinates and improved look.
Eugenio Favalli
1
-4
/
+4
2007-09-10
Added support for True Type Fonts.
Eugenio Favalli
6
-56
/
+330
2007-08-27
Added "/admin" chat command for sending raw messages to the game server.
Guillaume Melquiond
2
-69
/
+55
2007-08-26
Fixed incorrect button dimensions, as they mess OpenGL display with rectangle...
Guillaume Melquiond
1
-1
/
+1
2007-08-25
Removed dependency on Guichan's OpenGL library. Taken over image loading and ...
Guillaume Melquiond
2
-23
/
+3
2007-08-18
Adapted to new server handling of character attributes.
Guillaume Melquiond
1
-4
/
+4
2007-08-14
Removed obsolete code. Added support for money received while trading.
Guillaume Melquiond
2
-4
/
+4
2007-08-14
Enabled buying and selling from NPCs.
Guillaume Melquiond
2
-20
/
+7
2007-08-14
itemcontainer.cpp - removed debug
Joshua Langley
1
-3
/
+0
2007-08-14
inventory - split function fix
Joshua Langley
5
-25
/
+57
2007-08-14
mantis_id:129 - Inventory Window Slots Added.
Joshua Langley
9
-181
/
+494
2007-08-13
Fixed svn properties.
Guillaume Melquiond
2
-2
/
+2
2007-08-13
Started conversion of buy/sell to new server.
Guillaume Melquiond
6
-23
/
+12
2007-08-10
Removed colon in NPC choice messages.
Guillaume Melquiond
2
-13
/
+4
2007-08-08
Moved equipment background to the gui directory. Changed name to lowercase only.
Guillaume Melquiond
1
-1
/
+1
2007-08-08
add "static" on boxPosition.
Joshua Langley
1
-1
/
+1
2007-08-08
Re-designed equipment window, un-equip created.
Joshua Langley
2
-28
/
+139
2007-08-07
Fixed my breakage of persistent window dimensions. Cleaned a few things along...
Guillaume Melquiond
13
-83
/
+45
2007-08-07
Marked most of the GUI as translatable.
Guillaume Melquiond
20
-161
/
+188
2007-08-06
Fixed some header typos. Moved gettext.h to utils directory. Removed redundan...
Guillaume Melquiond
1
-1
/
+1
2007-08-06
Added support for translating variable strings.
Guillaume Melquiond
1
-31
/
+19
2007-08-05
Added support for internationalization. Tested by translating a few gui strin...
Guillaume Melquiond
1
-6
/
+6
2007-07-31
Removed legacy inventory code. Added display of equipment.
Guillaume Melquiond
6
-37
/
+16
2007-07-29
Forgot a few debug statements.
Guillaume Melquiond
1
-3
/
+1
2007-07-29
Converted trading to new server.
Guillaume Melquiond
1
-36
/
+13
2007-07-27
Removed useless yet costly dynamic casts.
Guillaume Melquiond
16
-72
/
+43
2007-07-11
Merged Guichan 0.7.0 fix from 0.0 branch.
Bjørn Lindeijer
1
-7
/
+6
2007-07-08
Merged 0.0 changes from revision 3317 to 3362 to trunk.
Bjørn Lindeijer
4
-8
/
+8
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
16
-295
/
+531
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
11
-142
/
+323
2007-03-22
Redesigned the localplayer class to use getters and setters instead of direct...
Philipp Sehmisch
8
-163
/
+42
2007-03-21
Some spelling fixes.
Bjørn Lindeijer
2
-11
/
+11
2007-03-20
Implemented a GUI for distributing the characters attributes at character cre...
Philipp Sehmisch
2
-8
/
+102
2007-03-15
Implemented 7 atribute system in character creation.
Philipp Sehmisch
1
-1
/
+2
2007-03-11
Merged 0.0 changes from revision 3065 to 3177 to trunk.
Bjørn Lindeijer
5
-110
/
+125
2007-03-03
Fixed auto-character-select and switch_character combination. Added svn-prope...
Rogier Polak
5
-4
/
+5
2007-02-27
Implementation of chat channels by Trapdoor.
Philipp Sehmisch
6
-39
/
+262
2007-02-25
Fixed small issue concerning SDL timers, removed a useless variable.
Rogier Polak
1
-2
/
+5
2007-02-23
Added unregistering, logout_then_exit, switch_character and switch_accountser...
Rogier Polak
8
-7
/
+472
2007-01-29
Some trivial documentation work. Fixes all Doxygen warnings.
Bjørn Lindeijer
1
-5
/
+5
2007-01-28
Some work on documentation.
Bjørn Lindeijer
1
-1
/
+1
2007-01-23
Merged 0.0 changes from revision 3035 to 3065 to trunk.
Bjørn Lindeijer
5
-9
/
+16
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
77
-416
/
+394
2007-01-10
Accepted bugfixes for character creation from Rogier Polak.
Bjørn Lindeijer
1
-8
/
+8
2007-01-07
Synchronized player attributes with wiki Attributes page and removed Job XP.
Bjørn Lindeijer
2
-58
/
+39
2007-01-04
Client-side hack for picking up items.
Guillaume Melquiond
1
-12
/
+7
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
11
-212
/
+212
2006-12-31
Enumerations do not need out-of-class definitions.
Guillaume Melquiond
1
-2
/
+0
[next]