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
/
resources
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-29
renamed addSFX to addSound
Philipp Sehmisch
3
-6
/
+6
2006-11-29
Renamed getSFX() to getSound()
Philipp Sehmisch
2
-2
/
+2
2006-11-29
Implemented MonsterDB namespace
Philipp Sehmisch
5
-1
/
+339
2006-11-26
Higher precision log timestamps, some more logging and support for TGA images.
Bjørn Lindeijer
4
-37
/
+38
2006-11-26
Remove unnecessary check for file existance, loading will just fail with the ...
Björn Steinbrink
1
-7
/
+2
2006-11-26
Made Being::mDirection protected, forcing the use of setDirection. Defaulted
Bjørn Lindeijer
3
-116
/
+196
2006-11-26
Equipment database namespace and support for gender specific equipment sprites
Philipp Sehmisch
5
-56
/
+264
2006-11-23
Refectored the Itemmanager class to an ItemDB namespace.
Philipp Sehmisch
4
-239
/
+290
2006-11-19
Separated sprite definition from playback.
Bjørn Lindeijer
5
-10
/
+519
2006-11-15
Separated getProperty method to an XML utility namespace.
Bjørn Lindeijer
1
-21
/
+9
2006-11-05
Merged 0.0 changes from revision 2800 to 2825 to trunk.
Bjørn Lindeijer
1
-4
/
+4
2006-11-05
Reverted wallpaper and added more useful logging to ResourceManager.
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-10-07
Resolved some weirdness involving the terms scroll and speed.
Bjørn Lindeijer
2
-21
/
+27
2006-10-07
Added support for gzip compressed map layer data. Increased version to 0.0.22.
Bjørn Lindeijer
1
-62
/
+68
2006-10-03
Turned AmbientOverlay into a class. Cleaned up the associated code.
Björn Steinbrink
3
-12
/
+150
2006-09-29
Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.
Bjørn Lindeijer
6
-39
/
+71
2006-09-24
Removed unused hairstyle frames and applied patch by Rogier Polak to solve the
Bjørn Lindeijer
1
-0
/
+7
2006-09-07
Fixed a typo.
Björn Steinbrink
1
-1
/
+1
2006-09-07
Worked around a memory leak when using OpenGL.
Björn Steinbrink
1
-5
/
+16
2006-09-03
Introduced SelectionListener to fix updating problem in inventory window
Bjørn Lindeijer
4
-34
/
+48
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-21
added overlays and smooth scrolling. (someone who knows what he is doing has ...
Philipp Sehmisch
1
-0
/
+27
2006-08-17
the item icons are now stored in different files with more descriptive names
Philipp Sehmisch
3
-11
/
+61
2006-08-13
Merged cleanups and content changes from the trunk. Also fixed compiling with
Bjørn Lindeijer
4
-120
/
+106
2006-08-13
Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates
Bjørn Lindeijer
6
-53
/
+104
2006-08-05
Some cleanups, mostly lowering indentation levels.
Björn Steinbrink
2
-118
/
+100
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
2006-07-25
Added support for writing log to standard output.
Bjørn Lindeijer
1
-1
/
+4
2006-07-24
Implemented caching of spritesets, including a lot of cleanups to the new
Bjørn Lindeijer
5
-27
/
+190
2006-07-19
Implemented loading for the way Tiled saves properties since version 0.6.0 and
Bjørn Lindeijer
2
-17
/
+43
2006-07-19
Merged new_animation branch until r2415 into trunk.
Eugenio Favalli
2
-2
/
+3
2006-07-18
Updated the updating system. It will now only load those updates
Bjørn Lindeijer
2
-39
/
+6
2006-05-22
A bunch of updates to the world and disabled art and type xml parser checks s...
Eugenio Favalli
1
-4
/
+4
2006-03-19
Removed some useless null pointer checks.
Björn Steinbrink
1
-4
/
+2
2006-03-16
A bunch of cosmetic changes.
Björn Steinbrink
1
-5
/
+7
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
6
-73
/
+57
2006-03-08
Some fixes for compiling with pedantic compiler settings and const char* checks.
Bjørn Lindeijer
1
-2
/
+2
2006-03-08
Removed some conditional code.
Björn Steinbrink
1
-16
/
+4
2006-03-05
Merged new_playerset branch into trunk.
Eugenio Favalli
1
-2
/
+2
2006-02-24
Another bunch of cosmetic cleanups, ie mostly typedefs...
Björn Steinbrink
2
-134
/
+109
2006-02-19
Added warnings when parameters are missing in the items xml file.
Yohann Ferreira
1
-3
/
+48
2006-02-05
Fixed a gcc 4.0 issue in the tradehandler. Strengthened the xml parser in the...
Yohann Ferreira
1
-20
/
+35
2006-01-31
Various small cleanups.
Björn Steinbrink
1
-1
/
+0
2006-01-31
Made ResourceManager a friend of Resource to avoid looping over decRef, which...
Björn Steinbrink
4
-22
/
+19
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-3
/
+1
2005-10-19
Fix empty lines not being read from text files.
Björn Steinbrink
1
-8
/
+4
2005-10-16
Use the ResourceManager to get spritesets.
Björn Steinbrink
2
-0
/
+25
2005-10-15
Some small cleanups.
Björn Steinbrink
2
-14
/
+9
[prev]
[next]