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
2006-12-29
Fixed displaying of progress dialog.
Guillaume Melquiond
1
-0
/
+1
2006-12-27
Client-sided implementation of attacks
Philipp Sehmisch
2
-30
/
+1
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
31
-279
/
+671
2006-11-05
Merged the definition of ImageRect into graphics.h.
Bjørn Lindeijer
7
-25
/
+11
2006-11-05
Merged 0.0 changes from revision 2800 to 2825 to trunk.
Bjørn Lindeijer
9
-51
/
+462
2006-11-04
Removed useless addRow method.
Björn Steinbrink
2
-16
/
+6
2006-11-02
Merged trunk changes from revision 2757 to 2800 into the 0.1.0 branch.
Bjørn Lindeijer
2
-2
/
+2
2006-11-02
Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.
Bjørn Lindeijer
4
-9
/
+15
2006-11-02
Fixed a memory leak and a double deletion.
Björn Steinbrink
2
-6
/
+3
2006-11-02
Network layer refactoring.
Björn Steinbrink
7
-64
/
+49
2006-09-29
Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.
Bjørn Lindeijer
26
-136
/
+517
2006-09-13
Forgot to remove TODOS. At last, it is good.
Yohann Ferreira
2
-3
/
+0
2006-09-13
(no commit message)
Yohann Ferreira
3
-524
/
+0
2006-09-13
Added a skinned reusable dropdown widget and used it in the server dialog.
Yohann Ferreira
7
-15
/
+817
2006-09-02
Fixed crash when using short versions of server and port command line options
Bjørn Lindeijer
1
-20
/
+20
2006-09-01
Fixed some header issues and updated project files
Eugenio Favalli
2
-27
/
+34
2006-08-30
Windows fix to previous commit.
Yohann Ferreira
1
-1
/
+1
2006-08-30
Added a first version of the server dialog with an unskinned dropdown. Upgrad...
Yohann Ferreira
4
-5
/
+408
2006-08-29
Fixed merge issues with respect to scrolling.
Guillaume Melquiond
1
-2
/
+0
2006-08-28
Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.
Bjørn Lindeijer
17
-53
/
+258
2006-08-27
Added support for entering monsters.
Bjørn Lindeijer
1
-2
/
+4
2006-08-27
Implemented pixel-grained movements.
Guillaume Melquiond
1
-3
/
+3
2006-08-27
Got rid of server input field since connecting to the account server now
Bjørn Lindeijer
4
-36
/
+15
2006-08-27
Changed to pixel-based coordinates for beings.
Guillaume Melquiond
1
-1
/
+1
2006-08-26
Got rid of the default MessageOut constructor, since all messages should have
Bjørn Lindeijer
5
-27
/
+19
2006-08-26
Made the Network class a purely static interface, as there is only one instance.
Guillaume Melquiond
10
-37
/
+20
2006-08-26
Got rid of numerous additions and substractions to the hair style and color.
Bjørn Lindeijer
2
-8
/
+8
2006-08-26
Implemented "say around" chat.
Guillaume Melquiond
1
-5
/
+4
2006-08-20
Made cancel button in register dialog go back to the login dialog and cleaned
Bjørn Lindeijer
1
-1
/
+1
2006-08-20
The Network can now connect to the three servers and affected methods now take
Bjørn Lindeijer
6
-15
/
+16
2006-08-14
Some preparations towards supporting character select and response handling.
Bjørn Lindeijer
1
-3
/
+4
2006-08-14
Fix warning about jump to case label crossing an initialization.
Bjørn Lindeijer
1
-1
/
+1
2006-08-14
Completed porting of character creation/deletion, fixed some issues with netw...
Eugenio Favalli
6
-35
/
+33
2006-08-13
Merged cleanups and content changes from the trunk. Also fixed compiling with
Bjørn Lindeijer
6
-59
/
+42
2006-08-04
Fixed character gender in selection dialog.
Guillaume Melquiond
1
-0
/
+1
2006-08-02
Removed sex choice.
Eugenio Favalli
3
-13
/
+5
2006-08-02
Ported account registration to tmwserv. There's still a disconnection/reconne...
Eugenio Favalli
4
-18
/
+24
2006-08-01
Fixed compilation issues in windows.
Eugenio Favalli
1
-2
/
+2
2006-07-30
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
Bjørn Lindeijer
61
-150
/
+150
2006-07-26
Removed char server selection dialog, and added character visualization in ch...
Eugenio Favalli
2
-193
/
+0
2006-07-25
Fixed Linux compiling issues and merged update system fix for Windows.
Bjørn Lindeijer
1
-4
/
+7
2006-07-25
Switched client to use enet and modified login sequence to work with the new ...
Eugenio Favalli
5
-49
/
+49
2006-07-24
Implemented caching of spritesets, including a lot of cleanups to the new
Bjørn Lindeijer
3
-9
/
+7
2006-07-19
Fixed radar dot size of local player and the color of the [TARGET] string.
Bjørn Lindeijer
1
-1
/
+2
2006-07-19
Fixed next/previous buttons behaviour in character selection dialog.
Eugenio Favalli
1
-1
/
+2
2006-07-19
Merged new_animation branch until r2415 into trunk.
Eugenio Favalli
10
-14
/
+14
2006-07-18
Updated the updating system. It will now only load those updates
Bjørn Lindeijer
2
-35
/
+23
2006-07-12
Fixed a warning with GCC 4.2 about string comparisons.
Bjørn Lindeijer
1
-18
/
+19
2006-06-27
Equipment window now show all the slots, and adapted visible shirts to head (...
Eugenio Favalli
1
-2
/
+2
2006-06-21
Added female players.
Eugenio Favalli
5
-25
/
+21
[prev]
[next]