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
2011-03-16
Fixed the attack range handling for both servers.
Yohann Ferreira
1
-1
/
+1
2011-03-04
Empty std::string don't need to be constructed from ""
Thorbjørn Lindeijer
1
-3
/
+3
2011-02-21
Merge branch '0.5'
Thorbjørn Lindeijer
1
-2
/
+4
2011-02-20
Add support for CSV map data
Jared Adams
1
-1
/
+34
2011-02-19
Minor code formatting and fixed a comment.
Yohann Ferreira
1
-2
/
+4
2011-02-10
Add support for CSV map data
Jared Adams
1
-1
/
+34
2011-02-10
Merge branch '0.5'
Stefan Dombrowski
1
-2
/
+2
2011-02-10
Add support for zlib map layer compression.
Andrei Karas
1
-2
/
+2
2011-01-27
Fix the wallpapers loading broken logic.
Yohann Ferreira
1
-6
/
+10
2011-01-24
Refactored the item loading in a more extensible and per protocol way.
Yohann Ferreira
3
-285
/
+577
2011-01-19
Fix the wallpapers loading broken logic.
Yohann Ferreira
1
-5
/
+3
2011-01-13
Made the client handle better the lack of items.xml file.
Yohann Ferreira
2
-3
/
+15
2011-01-13
Removed the unused and undefined setWeaponType() function.
Yohann Ferreira
1
-2
/
+0
2011-01-13
Moved the normalize() function in strungUtils where it belongs.
Yohann Ferreira
1
-8
/
+2
2010-12-22
Merge branch '0.5'
Chuck Miller
2
-164
/
+0
2010-12-22
Remove ambientoverlay class and files
Chuck Miller
2
-164
/
+0
2010-12-06
Removed superfluous #includes taken from checkheaders list.
Yohann Ferreira
1
-2
/
+0
2010-12-05
Add support for tiles with spacing
Stefan Dombrowski
3
-5
/
+8
2010-11-13
Replace config listeners with the event system
Chuck Miller
2
-7
/
+11
2010-11-11
Fix unloading of the emote database
Chuck Miller
1
-0
/
+3
2010-11-07
Convert the emote system to use particles
Chuck Miller
2
-70
/
+62
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
10
-52
/
+208
2010-10-22
Turned the OpenGL and disable transparency options as static members.
Yohann Ferreira
4
-41
/
+56
2010-10-17
Added Low CPU Mode toggle in video setup. Defaults to On.
madcamel@gmail.com
1
-0
/
+4
2010-10-16
Implement opacity cache for SDL surfaces.
Andrei Karas
4
-10
/
+130
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
2
-0
/
+5
2010-09-05
Unloading mNamedItemInfos
Stefan Dombrowski
1
-0
/
+1
2010-08-26
Merged testing branch into master.
Yohann Ferreira
4
-122
/
+197
2010-08-15
Merge branch '1.0'
Chuck Miller
3
-152
/
+44
2010-08-13
Simplify handling of compressed files
Jared Adams
3
-152
/
+44
2010-08-12
Avoid string copy for SpriteDef::getAction
Thorbjørn Lindeijer
2
-2
/
+2
2010-08-07
Removed superfluous semicolon
Thorbjørn Lindeijer
1
-1
/
+1
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
4
-0
/
+1266
2010-08-03
Improve OpenGL speed.
Andrei Karas
1
-1
/
+6
2010-07-30
I forgot to tidy src/resources/spritedef.h
Yohann Ferreira
1
-33
/
+2
2010-07-29
Changed the items loading to handle a new 'attack-action' parameter.
Yohann Ferreira
8
-173
/
+84
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
6
-29
/
+17
2010-07-28
Changed mAttackType to mWeaponAttackType were appropriate.
Yohann Ferreira
3
-12
/
+12
2010-07-27
Improve OpenGL speed.
Andrei Karas
1
-1
/
+6
2010-07-19
Merge branch '1.0'
Yohann Ferreira
9
-20
/
+72
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
10
-21
/
+74
2010-07-10
Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...
Philipp Sehmisch
2
-0
/
+204
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
5
-5
/
+5
2010-06-03
Unload loaded DBs before loading them again
Jared Adams
5
-5
/
+5
2010-05-23
Fix attack display for beings without an attack defined
Jared Adams
1
-1
/
+1
2010-05-21
Remove some unneeded printfs
Jared Adams
1
-2
/
+0
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
3
-2
/
+7
2010-05-21
Fix a crash dealing with rescaled overlays under SDL
Jared Adams
1
-0
/
+1
2010-05-21
Fix some issues found by Cppcheck
Jared Adams
1
-1
/
+5
2010-05-17
Add support for different target cursor sizes for NPCs
Jared Adams
4
-24
/
+28
[next]