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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
Merge remote branch 'origin/1.0'
Jared Adams
4
-16
/
+66
2010-08-03
Improve OpenGL speed.
Andrei Karas
3
-110
/
+422
2010-08-03
Fix enet version check
Jared Adams
2
-0
/
+8
2010-08-03
Added double click to equip unequip and use items
dweems
1
-4
/
+36
2010-08-02
Fix enet version check
Jared Adams
2
-10
/
+6
2010-08-02
Fix some bugs
Jared Adams
2
-2
/
+7
2010-08-02
Add support for enet 1.3
Jared Adams
2
-0
/
+12
2010-08-02
Remove non-GUI references to MiniStatusWindow
Jared Adams
9
-93
/
+106
2010-08-02
Convert most of the remaining chat system to use the event system
Chuck Miller
3
-20
/
+72
2010-08-01
Fix events added in last commit to use ints instead of bools
Jared Adams
1
-6
/
+6
2010-08-01
Remove isActive methods from NPC dialogs and InventoryWindow
Jared Adams
10
-25
/
+122
2010-08-01
Remove isActive methods from buy/sell windows
Jared Adams
15
-65
/
+140
2010-08-01
Fix chat spoofing. Remove colors from nicks in public chat.
Andrei Karas
1
-10
/
+29
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
11
-70
/
+58
2010-07-30
I forgot to tidy src/resources/spritedef.h
Yohann Ferreira
1
-33
/
+2
2010-07-30
Fixed weapon animations for manaserv.
Yohann Ferreira
2
-1
/
+2
2010-07-30
Fixed two more forgotten hard-coded references.
Yohann Ferreira
2
-5
/
+6
2010-07-30
Changed the FloatData class to store double instead of single floats.
Yohann Ferreira
4
-6
/
+12
2010-07-29
Changed the items loading to handle a new 'attack-action' parameter.
Yohann Ferreira
21
-213
/
+128
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
61
-220
/
+595
2010-07-28
Changed mAttackType to mWeaponAttackType were appropriate.
Yohann Ferreira
4
-13
/
+13
2010-07-28
Add some null being checks and cleanup some related code
Jared Adams
3
-27
/
+25
2010-07-27
Improve OpenGL speed.
Andrei Karas
3
-110
/
+422
2010-07-23
Merge branch '1.0' of gitorious.org:mana/mana into 1.0
David Athay
1
-2
/
+2
2010-07-23
Added simple sanity checks for missing animation in maps.
Yohann Ferreira
2
-13
/
+38
2010-07-23
Fixing compatibility with cmake 2.6.0
Renato Alves
1
-2
/
+2
2010-07-22
Add two debug map modes and improve slightly map drawing.
Andrei Karas
3
-14
/
+84
2010-07-20
Merge branch '1.0' of gitorious.org:mana/mana into 1.0
David Athay
1
-0
/
+6
2010-07-19
Finished to add the xmessage support thanks to Kook.
kook
1
-1
/
+3
2010-07-19
added xmessage for linux case of error
koom
1
-0
/
+4
2010-07-19
Finished to add the xmessage support thanks to Kook.
kook
1
-1
/
+3
2010-07-19
added xmessage for linux case of error
koom
1
-0
/
+4
2010-07-19
Fix showing xp messages
Chuck Miller
1
-0
/
+2
2010-07-19
Merge branch '1.0'
Yohann Ferreira
29
-88
/
+191
2010-07-18
Fix runtime crash from bad event keys
Chuck Miller
1
-8
/
+13
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
24
-25
/
+4
2010-07-18
Move the majority of the netcode's server messages to the event system
Chuck Miller
15
-88
/
+109
2010-07-18
Add old values to stat and attribute events
Jared Adams
5
-14
/
+45
2010-07-18
Fix crash when withdrawing something from storage
Chuck Miller
1
-0
/
+3
2010-07-18
Replace some state-related netcode methods with events
Jared Adams
21
-149
/
+144
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
19
-220
/
+415
2010-07-17
Move ManaServ defines into the netcode
Chuck Miller
5
-52
/
+79
2010-07-17
Fixed config directory, updated project file.
David Athay
1
-2
/
+2
2010-07-17
Fix handing configuration files that don't exist yet
Jared Adams
1
-5
/
+5
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
26
-666
/
+615
2010-07-16
Fix memory corruption in chat on exit.
Andrei Karas
3
-6
/
+24
2010-07-14
Removed unnecessary semicolons after namespaces
Thorbjørn Lindeijer
7
-18
/
+20
2010-07-13
Add the foundation for the event system
Chuck Miller
9
-0
/
+481
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
29
-72
/
+176
2010-07-11
Add specialdb.cpp and specialdb.h to automake.
Thorbjørn Lindeijer
1
-0
/
+2
[next]