index
:
ewewukek/Mana
master
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
/
resources
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-20
Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ...
Bjørn Lindeijer
3
-4
/
+11
2008-01-28
Added weapon skill system and leveling system.
Philipp Sehmisch
3
-18
/
+13
2008-01-24
Fixed broken communication of attack directions.
Philipp Sehmisch
1
-1
/
+1
2008-01-19
Fixed interpretation of weapon types in items.xml.
Philipp Sehmisch
1
-1
/
+1
2008-01-10
Item types and weapon types are now identified by name instead of numbers in ...
Philipp Sehmisch
3
-10
/
+86
2007-11-16
Sped up recoloring of transparent pixels.
Guillaume Melquiond
1
-5
/
+5
2007-11-16
Reduced noise in log file.
Guillaume Melquiond
1
-1
/
+9
2007-11-16
Delayed resource deletion by 30 seconds.
Guillaume Melquiond
4
-24
/
+87
2007-11-15
Moved item icon from ItemInfo class to the Item class, so that it can be loaded
Bjørn Lindeijer
3
-48
/
+6
2007-11-04
Tightened palette handling.
Guillaume Melquiond
5
-27
/
+34
2007-11-03
Added automatic recoloring of images. Inspired by fungos' ideas (PR #41).
Guillaume Melquiond
6
-17
/
+419
2007-10-27
Made it compile with GCC 4.3
Guillaume Melquiond
7
-6
/
+16
2007-10-21
Fixed double-free of sprite actions.
Guillaume Melquiond
1
-8
/
+3
2007-10-21
Plugged memory leak in equipment sound.
Guillaume Melquiond
2
-12
/
+5
2007-10-21
Plugged memory leak in sprites.
Guillaume Melquiond
1
-0
/
+16
2007-10-21
Plugged memory leak in database reader.
Guillaume Melquiond
1
-0
/
+2
2007-10-19
Factored code between resource handlers. Implemented failure-friendly sprite ...
Guillaume Melquiond
15
-211
/
+156
2007-10-18
Added automatic generation of description strings for item effects.
Guillaume Melquiond
1
-23
/
+39
2007-10-18
Removed unused slot field.
Guillaume Melquiond
2
-11
/
+1
2007-10-18
Removed player looks from generic beings. Prevented client termination on mis...
Guillaume Melquiond
5
-29
/
+33
2007-10-01
Fixed inventory display with respect to empty slots.
Guillaume Melquiond
1
-1
/
+1
2007-09-27
Some formatting changes to align with the 0.0 branch.
Bjørn Lindeijer
1
-3
/
+3
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
11
-364
/
+271
2007-08-27
Ported patch from 0.0, in order to support missing extensions and uncompresse...
Guillaume Melquiond
1
-7
/
+18
2007-08-25
Removed dependency on Guichan's OpenGL library. Taken over image loading and ...
Guillaume Melquiond
8
-173
/
+218
2007-08-13
Fixed svn properties.
Guillaume Melquiond
9
-658
/
+658
2007-08-06
Fixed some header typos. Moved gettext.h to utils directory. Removed redundan...
Guillaume Melquiond
1
-46
/
+0
2007-08-05
Do not include config.h when the program has not been configured.
Guillaume Melquiond
1
-0
/
+2
2007-08-05
Added support for internationalization. Tested by translating a few gui strin...
Guillaume Melquiond
1
-0
/
+44
2007-07-27
Removed useless yet costly dynamic casts.
Guillaume Melquiond
1
-1
/
+1
2007-06-16
Set GL texture index to zero when an image uses the SDL backend.
Guillaume Melquiond
1
-1
/
+5
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
5
-14
/
+72
2007-04-22
Made the itemdb parameter checks more terse and manageable.
Björn Steinbrink
1
-44
/
+15
2007-04-22
Added a macro for XML child node iterations to make the code more terse and e...
Björn Steinbrink
5
-50
/
+40
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
11
-212
/
+193
2007-03-21
Some spelling fixes.
Bjørn Lindeijer
1
-1
/
+1
2007-03-11
Merged 0.0 changes from revision 3065 to 3177 to trunk.
Bjørn Lindeijer
2
-0
/
+35
2007-03-03
Fixed auto-character-select and switch_character combination. Added svn-prope...
Rogier Polak
5
-4
/
+5
2007-01-29
Some trivial documentation work. Fixes all Doxygen warnings.
Bjørn Lindeijer
4
-2
/
+6
2007-01-28
Some work on documentation.
Bjørn Lindeijer
3
-98
/
+104
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
15
-32
/
+329
2007-01-03
Modified handler for items on floor.
Guillaume Melquiond
1
-1
/
+0
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
18
-287
/
+1466
2006-11-05
Merged 0.0 changes from revision 2800 to 2825 to trunk.
Bjørn Lindeijer
1
-4
/
+4
2006-11-02
Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.
Bjørn Lindeijer
3
-54
/
+204
2006-09-29
Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.
Bjørn Lindeijer
6
-39
/
+71
2006-08-28
Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.
Bjørn Lindeijer
4
-11
/
+88
2006-08-13
Merged cleanups and content changes from the trunk. Also fixed compiling with
Bjørn Lindeijer
4
-120
/
+106
2006-08-01
Fixed several compiler warnings and a linker error when compiling without
Bjørn Lindeijer
1
-0
/
+4
2006-07-30
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
Bjørn Lindeijer
6
-53
/
+100
[next]