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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-17
Updated release date and excluded sprites directory from installed files.
Bjørn Lindeijer
1
-5
/
+6
2007-02-16
Fixed update bug (hopefully)
Rogier Polak
1
-5
/
+19
2007-02-15
Changed version to 0.0.22.2.
Bjørn Lindeijer
1
-2
/
+2
2007-02-13
Fixed the _M/_F username bug.
Philipp Sehmisch
3
-0
/
+9
2007-02-10
Fixed the bug in the scrolling limitation that made it possible to scroll out...
Philipp Sehmisch
1
-5
/
+9
2007-02-04
Fixed a small glitch when dragging the menu window.
Bjørn Lindeijer
2
-49
/
+33
2007-02-02
Made Engine class even more useless by moving emoticon loading into Being.
Bjørn Lindeijer
4
-24
/
+32
2007-02-01
Fixed buttons loosing focus.
Eugenio Favalli
1
-0
/
+2
2007-02-01
File handle should be closed before attempting to remove/rename files.
Eugenio Favalli
1
-10
/
+10
2007-02-01
A bit of cleanup and defined a helper function for calculating the alder32
Bjørn Lindeijer
2
-44
/
+55
2007-01-30
Removed unused Packet class.
Bjørn Lindeijer
5
-92
/
+0
2007-01-23
Upgraded to Guichan 0.6.1.
Bjørn Lindeijer
1
-1
/
+1
2007-01-22
I thought I had saved it after fixing that little typo...
Bjørn Lindeijer
1
-1
/
+1
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
2
-3
/
+4
2007-01-15
Fixed issue where the player stops walking.
v0.0.22.1
Bjørn Lindeijer
4
-6
/
+7
2007-01-14
Updated version to 0.0.22.1.
Bjørn Lindeijer
1
-2
/
+2
2007-01-14
Fixed windows headers issues
Eugenio Favalli
2
-4
/
+3
2007-01-14
Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).
Bjørn Lindeijer
80
-421
/
+387
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-07
Added brown snake by Pauan.
Bjørn Lindeijer
1
-1
/
+0
2007-01-05
Synchronized build files.
Björn Steinbrink
1
-0
/
+13
2006-12-25
Fixed index check to prevent crashing.
Bjørn Lindeijer
1
-1
/
+1
2006-12-24
Major rendering performance increase in software mode, by not using RLE
Bjørn Lindeijer
3
-6
/
+10
2006-12-23
Load the databases at the start of the LOGIN state, after the updates are
Bjørn Lindeijer
5
-8
/
+28
2006-12-16
Subclassed ShopListBox from ListBox to get rid of some duplicated code, and
Bjørn Lindeijer
9
-145
/
+92
2006-12-16
Fixed connection dialog visibility and fixed issues with walking one tile too
Bjørn Lindeijer
7
-9
/
+40
2006-12-14
Removed the rather useless remaining draw function from the engine class and
Bjørn Lindeijer
6
-37
/
+21
2006-12-12
Hide all NPC dialogs after death
Eugenio Favalli
1
-0
/
+11
2006-12-12
Fixed crash when selecting an item after death
Eugenio Favalli
1
-0
/
+5
2006-12-12
Cleaned up some unused stuff.
Bjørn Lindeijer
2
-26
/
+2
2006-12-12
Added Adler32 checksum for updates
Eugenio Favalli
3
-68
/
+121
2006-12-12
Merged r2829 from trunk (Merged the definition of ImageRect into graphics.h)
Bjørn Lindeijer
12
-68
/
+26
2006-12-12
Moved base64 module into utils directory.
Bjørn Lindeijer
5
-9
/
+9
2006-12-12
Moved Action, Animation and Frame (renamed from AnimationPhase) classes into
Bjørn Lindeijer
9
-51
/
+45
2006-12-11
Fixed visibility of the update window.
Bjørn Lindeijer
3
-7
/
+7
2006-12-11
Fixed windows binary version
Eugenio Favalli
3
-28
/
+22
2006-12-09
Use new animation system in character selection/creation. Shows equipment and
Bjørn Lindeijer
12
-104
/
+78
2006-12-08
Downgraded to base64 codec from PHP 3 to resolve licensing issues. Now let's
Bjørn Lindeijer
3
-43
/
+33
2006-12-06
Fixed crashs when changing equipment.
Philipp Sehmisch
1
-26
/
+19
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
12
-398
/
+585
2006-12-03
Made NPC names visible. Windows are now invisible by default.
Bjørn Lindeijer
20
-81
/
+105
2006-12-03
Don't try to play empty strings as sounds, and don't return a SoundEffect
Bjørn Lindeijer
5
-14
/
+23
2006-12-01
forgot to include one file in the commit
Philipp Sehmisch
1
-2
/
+2
2006-12-01
Monster sound effect patch
Philipp Sehmisch
10
-96
/
+113
2006-11-30
Some optimizations to setSex, setWeapon and handling of player update messages.
Bjørn Lindeijer
2
-16
/
+25
2006-11-29
renamed addSFX to addSound
Philipp Sehmisch
3
-6
/
+6
[next]