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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-22
Identify ourselves when requesting files from the update server.
Bjørn Lindeijer
1
-0
/
+5
2007-01-17
Changed default server.
Eugenio Favalli
1
-1
/
+2
2007-01-15
Fixed issue where the player stops walking.
v0.0.22.1
Bjørn Lindeijer
4
-6
/
+7
2007-01-14
Fixed windows headers issues
Eugenio Favalli
1
-2
/
+3
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
77
-416
/
+394
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
76
-403
/
+363
2007-01-13
Ok, so we use native newline style.
Bjørn Lindeijer
1
-157
/
+157
2007-01-13
Fixed mouse coordinates display in debug window
Eugenio Favalli
2
-150
/
+164
2007-01-12
Fixed initialization of mPlayerFollowMouse, the lack of which sometimes caused
Bjørn Lindeijer
1
-0
/
+1
2007-01-10
Accepted bugfixes for character creation from Rogier Polak.
Bjørn Lindeijer
1
-8
/
+8
2007-01-07
Added brown snake by Pauan.
Bjørn Lindeijer
1
-1
/
+0
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
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-24
Major rendering performance increase in software mode, by not using RLE
Bjørn Lindeijer
2
-3
/
+7
2006-12-16
Subclassed ShopListBox from ListBox to get rid of some duplicated code, and
Bjørn Lindeijer
7
-143
/
+88
2006-12-16
Fixed connection dialog visibility and fixed issues with walking one tile too
Bjørn Lindeijer
2
-0
/
+2
2006-12-12
Added Adler32 checksum for updates
Eugenio Favalli
2
-65
/
+115
2006-12-12
Merged r2829 from trunk (Merged the definition of ImageRect into graphics.h)
Bjørn Lindeijer
6
-12
/
+0
2006-12-11
Fixed visibility of the update window.
Bjørn Lindeijer
1
-2
/
+2
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
31
-279
/
+671
2006-12-09
Use new animation system in character selection/creation. Shows equipment and
Bjørn Lindeijer
6
-62
/
+62
2006-12-05
Fixed visibility of item amount window.
Bjørn Lindeijer
2
-1
/
+3
2006-12-04
Introduced a new class Viewport which combines the drawing code from Engine
Bjørn Lindeijer
7
-223
/
+561
2006-12-03
Made NPC names visible. Windows are now invisible by default.
Bjørn Lindeijer
10
-8
/
+20
2006-12-01
forgot to include one file in the commit
Philipp Sehmisch
1
-2
/
+2
2006-11-26
Higher precision log timestamps, some more logging and support for TGA images.
Bjørn Lindeijer
1
-0
/
+1
2006-11-23
Refectored the Itemmanager class to an ItemDB namespace.
Philipp Sehmisch
4
-9
/
+9
2006-11-18
Fixed initialization of joystick enabled checkbox.
Bjørn Lindeijer
1
-1
/
+1
2006-11-17
Added mouse following support.
Björn Steinbrink
2
-1
/
+43
2006-11-05
Fixes the money value after seling something.
Yohann Ferreira
1
-0
/
+1
2006-11-05
Fixed percentage indicator of update window.
Bjørn Lindeijer
1
-1
/
+1
2006-11-05
Merged the definition of ImageRect into graphics.h.
Bjørn Lindeijer
7
-25
/
+11
2006-11-05
Fixed money field to no longer hide below the bottom of the window.
Bjørn Lindeijer
1
-18
/
+18
2006-11-05
Merged 0.0 changes from revision 2800 to 2825 to trunk.
Bjørn Lindeijer
9
-51
/
+462
2006-11-05
A final fix to secure the shoplistbox.
Yohann Ferreira
1
-1
/
+1
2006-11-05
Fixes to Sell dialog.
Yohann Ferreira
3
-6
/
+10
2006-11-05
Added item's pictures in sell dialogs, and precisions about the total money i...
Yohann Ferreira
6
-23
/
+68
2006-11-05
Added pictures to items in buy dialogs. Also too expensive items are highligh...
Yohann Ferreira
7
-30
/
+391
2006-11-04
Removed useless addRow method.
Björn Steinbrink
2
-16
/
+6
2006-11-03
Updated to the new default updatehost.
Bjørn Lindeijer
1
-1
/
+2
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-11-01
Added support for å and Å (with help of Håkan Rönn)
Bjørn Lindeijer
2
-2
/
+2
2006-10-09
little tweaks to buy and buy/sell dialogs.
Yohann Ferreira
2
-4
/
+9
[prev]
[next]