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
2024-01-29
Removed remnants of alpha cache in ResourceManager
Thorbjørn Lindeijer
2
-35
/
+0
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
11
-80
/
+65
2024-01-28
Added support for map/layer mask
Thorbjørn Lindeijer
4
-27
/
+104
2024-01-26
Added fallback for XML data files and support absolute paths
Thorbjørn Lindeijer
1
-14
/
+34
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
36
-155
/
+155
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
3
-334
/
+37
2024-01-24
Fixed potential crash on exit
Thorbjørn Lindeijer
1
-2
/
+2
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
1
-2
/
+2
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
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
[next]