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
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
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
11
-273
/
+272
2010-05-06
Add support for floor item sprites
Jared Adams
9
-53
/
+95
2010-05-06
Make the logic for collision tiles more strict
Thorbjørn Lindeijer
1
-1
/
+1
2010-04-17
Changed eAthena protocol name to TmwAthena and changed the config files accor...
Bertram
1
-2
/
+2
2010-04-16
Remove an unneeded monster job offset in eAthena netcode
Jared Adams
1
-2
/
+4
2010-04-16
Add race support for eAthena
Jared Adams
3
-13
/
+28
2010-04-08
Fix handling of "../" and fix a bug in TSX handling
Jared Adams
2
-12
/
+36
2010-03-21
Make the Dye class more flexible and fix an issue in it
Jared Adams
2
-23
/
+68
2010-03-20
Fix default offset in monster db for old servers.
Andrei Karas
1
-1
/
+4
2010-03-20
Add some defaults for MonsterInfo
Jared Adams
2
-2
/
+4
2010-03-12
Add an optional offset property to monsters.xml
Jared Adams
1
-1
/
+3
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
2
-15
/
+38
2010-03-08
Fix crash with incorrect wallpaper names. (From 4144)
Bertram
1
-11
/
+16
2010-03-07
Added config option for disabling particle effects on map warps.
Philipp Sehmisch
1
-2
/
+7
2010-03-04
Implemented markers for warp portals defined in map files in form of particle...
Philipp Sehmisch
1
-3
/
+12
2010-02-28
Make the gui more themeable and distribute two themes
Jared Adams
1
-1
/
+2
[next]