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
/
resources
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2005-10-10
Introduced new window shortcuts and corrected position of job xp bar. Also
Bjørn Lindeijer
2
-117
/
+2
2005-10-10
Updated docs for release
Eugenio Favalli
1
-0
/
+115
2005-10-09
* Made Sprite into an interface implemented by both FloorItem and Being, which
Bjørn Lindeijer
8
-241
/
+151
2005-10-07
Modified finding NPC as by timonator's suggestion in order to allow NPCs to be
Bjørn Lindeijer
2
-5
/
+7
2005-10-05
Fixed some resource cleanup and memory leaks. Also changed the way dangling
Bjørn Lindeijer
2
-7
/
+14
2005-10-02
Added check for pthread library (needed for FreeBSD, still needs to be checked
Bjørn Lindeijer
2
-6
/
+6
2005-09-29
Moved tileset management into the map class and made sure the tilesets are
Bjørn Lindeijer
4
-143
/
+59
2005-09-23
Merged most of the changes in biggeruniverse's second memory cleanup patch.
Bjørn Lindeijer
4
-9
/
+23
2005-09-23
Reverted the latst change that broke the screenshots facility.
Eugenio Favalli
1
-1
/
+3
2005-09-22
removed win2mac support
Duane Bailey
1
-2
/
+0
2005-09-18
Applyed biggeruniverse's patch to fix memory leaks.
Eugenio Favalli
1
-3
/
+6
2005-09-18
Small cleanups.
Björn Steinbrink
1
-3
/
+6
2005-09-18
Made the saveScreenShot makes its screenshots under user home dir in *nices, ...
Yohann Ferreira
2
-8
/
+9
2005-09-18
Added ImageWriter.
Björn Steinbrink
2
-0
/
+141
2005-09-16
Tiny error reporting improvement.
Bjørn Lindeijer
1
-1
/
+1
2005-09-12
Added SDLImageLoader class to make guichan support physfs.
Björn Steinbrink
4
-12
/
+121
2005-08-29
Clean up of the ConfigListener and Resource interfaces.
Björn Steinbrink
9
-43
/
+33
[next]