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
2013-05-22
paths.xml content is now read from settings.xml
Przemysław Grzywacz
2
-8
/
+21
2013-05-07
items.xml can be used from settings.xml
Przemysław Grzywacz
3
-171
/
+157
2013-05-04
Client-side settings are now available from settings.xml
Przemysław Grzywacz
14
-408
/
+595
2013-04-29
Single xml solution - compatibility with skill-set and special-set
Przemysław Grzywacz
1
-1
/
+2
2013-04-27
Small cleanup
Thorbjørn Lindeijer
1
-1
/
+1
2013-04-27
Added support for charcreation.xml settings
Thorbjørn Lindeijer
2
-0
/
+180
2013-04-27
Always read the attributes.xml file
Thorbjørn Lindeijer
2
-0
/
+473
2012-08-14
Can now build using cmake on OSX
Socapex
2
-8
/
+0
2012-08-12
Removed ImageLoader and ProxyImage classes
Thorbjørn Lindeijer
2
-167
/
+0
2012-08-05
Removed 'virtual' from methods of Image
Thorbjørn Lindeijer
2
-20
/
+13
2012-08-05
Avoid copying surfaces unnecessarily for upload to texture
Thorbjørn Lindeijer
2
-26
/
+36
2012-08-05
Specify a more specific image format when uploading textures
Thorbjørn Lindeijer
1
-1
/
+1
2012-08-05
Added support for ARB_texture_non_power_of_two extension
Thorbjørn Lindeijer
2
-1
/
+3
2012-08-05
Fixed indentation of Image::_GLload
Thorbjørn Lindeijer
1
-75
/
+75
2012-07-25
Revert "Leave the default values for OpenGL texture filters"
Thorbjørn Lindeijer
1
-0
/
+2
2012-06-08
Made error on imageset loading a bit more informative
Erik Schilling
1
-1
/
+2
2012-05-05
Merge branch '0.6'
Thorbjørn Lindeijer
1
-1
/
+1
2012-05-05
Fixed compilation errors and warnings with GCC 4.7
Thorbjørn Lindeijer
1
-1
/
+1
2012-04-04
Synced specials to latest manaserv changes
Erik Schilling
2
-19
/
+5
2012-04-02
Merge branch '0.6'
Thorbjørn Lindeijer
2
-5
/
+5
2012-04-02
Fixed problems with using the last emote
v0.6.1
Thorbjørn Lindeijer
2
-5
/
+5
2012-03-18
Merge branch '0.6'
Thorbjørn Lindeijer
1
-0
/
+7
2012-03-18
Removed some 'const' keywords from value returns
Thorbjørn Lindeijer
3
-3
/
+3
2012-02-25
Fixed compiling against SDL_mixer versions before 1.2.9
Thorbjørn Lindeijer
1
-0
/
+7
2012-02-18
Added notification sound on receiving whisper
Thorbjørn Lindeijer
2
-3
/
+4
2012-02-12
Leave the default values for OpenGL texture filters
Thorbjørn Lindeijer
1
-2
/
+0
2012-02-12
Improved the wallpaper choosing algorithm
Thorbjørn Lindeijer
1
-24
/
+22
2012-02-11
Made items equippable by double click in inventory
Erik Schilling
1
-0
/
+1
2012-02-09
Fixed wallpaper prescaling issues
Thorbjørn Lindeijer
7
-56
/
+115
2012-02-06
Some cleanups in the initialization of wallpaper paths
Thorbjørn Lindeijer
1
-26
/
+31
2012-02-06
Fixed searching for wallpapers on 64-bit machines
Thorbjørn Lindeijer
1
-4
/
+2
2012-02-03
Clear tile flags from the gid before further processing
Thorbjørn Lindeijer
1
-5
/
+16
2012-02-02
Fix to the hair colors and styles handling.
Yohann Ferreira
3
-56
/
+167
2012-02-02
Fixed the use of custom particle effects for attacks.
Yohann Ferreira
1
-4
/
+5
2012-01-31
Added missing copyright notices.
Yohann Ferreira
2
-0
/
+2
2012-01-30
Add default offsets in imageset tag for all animations.
Andrei Karas
3
-3
/
+24
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
46
-46
/
+46
2012-01-26
Removed 'inline' keyword where it's not of any value
Thorbjørn Lindeijer
1
-5
/
+5
2012-01-24
Fixed the crash in setupSpriteDisplay
Thorbjørn Lindeijer
6
-18
/
+18
2012-01-24
Stream music files directly from the archives
Thorbjørn Lindeijer
2
-50
/
+17
2012-01-24
Removed unused function Image::SDLmerge
Thorbjørn Lindeijer
2
-87
/
+0
2012-01-24
Use SDL_RWops directly on top of PhysFS
Thorbjørn Lindeijer
8
-52
/
+31
2012-01-18
ColorDB -> HairDB.
Yohann Ferreira
2
-11
/
+13
2012-01-09
Spotted some more hard-coded files and paths definitions.
Yohann Ferreira
2
-5
/
+5
2011-12-02
Mac: Change to local SDL inclues.
David Athay
2
-2
/
+2
2011-11-25
Prevented circular include in sprite definitions
Erik Schilling
1
-4
/
+15
2011-10-23
Fixed a certain class of Doxygen warnings
Thorbjørn Lindeijer
3
-9
/
+6
2011-09-30
Remove goto from dye.cpp
Andrei Karas
1
-2
/
+11
2011-06-23
Made the being death sequence better handled.
Yohann Ferreira
2
-2
/
+4
2011-06-17
Removed dehardcoded values from the Map and MapLayer classes.
Yohann Ferreira
1
-1
/
+1
[next]