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-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
Modify how attributes and stats are handled
Chuck Miller
26
-666
/
+615
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
Add specialdb.cpp and specialdb.h to automake.
Thorbjørn Lindeijer
1
-0
/
+2
2010-07-10
Add the specialdb.cpp and specialdb.h files to CMake
Chuck Miller
1
-0
/
+2
2010-07-10
Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...
Philipp Sehmisch
9
-110
/
+319
2010-07-08
Fix whispers.
Andrei Karas
1
-1
/
+1
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
9
-8
/
+108
2010-06-29
Make whisper responses from tmwAthena show up in correct tabs
Jared Adams
7
-26
/
+48
2010-06-29
Fixed sell support on tmwAthena while keeping it working for Manaserv.
Yohann Ferreira
1
-2
/
+6
2010-06-29
Fixed the sell support under Manaserv.
Yohann Ferreira
1
-1
/
+2
2010-06-24
Fix a logic error in tmwAthena's PartyHandler
Jared Adams
1
-1
/
+1
2010-06-20
Fix ActorSprite double deletion
Andrei Karas
2
-9
/
+12
2010-06-19
This fixes the animation for target cursors
Chuck Miller
1
-10
/
+5
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
33
-81
/
+171
2010-06-13
Fix memory leaks in different windows.
Andrei Karas
3
-0
/
+8
2010-06-13
Handle char-server login errors better
Jared Adams
3
-6
/
+6
2010-06-12
Add error.xml to client repository and move error.png
Jared Adams
1
-0
/
+2
2010-06-12
Fix memory leak in socialwindow.cpp.
Andrei Karas
1
-1
/
+17
2010-06-12
Prevent removing dead players by timer.
Andrei Karas
1
-1
/
+4
2010-06-12
Fix crash after die.
Andrei Karas
1
-0
/
+3
2010-06-10
Fix a bug with empty update hosts
Jared Adams
1
-0
/
+4
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
34
-595
/
+510
2010-06-09
Fix dead Beings not being removed using tmwAthena
Jared Adams
7
-45
/
+55
2010-06-09
Remove hard-coded frame counts from Being class
Jared Adams
10
-99
/
+174
2010-06-08
Handle not loading target files more gracyfully
Chuck Miller
1
-2
/
+10
2010-06-06
Softcode the stat for character creation for manaserv
Jared Adams
4
-18
/
+27
2010-06-06
Fix memory leak in setup_players
Andrei Karas
1
-9
/
+7
2010-06-06
Fix memory leak in statuswindow
Andrei Karas
1
-0
/
+7
2010-06-06
Fix memory leak in playerrelations
Andrei Karas
1
-1
/
+10
2010-06-05
Fix memory leak in minimap
Andrei Karas
3
-9
/
+4
2010-06-03
Cleanup some logging statements
Jared Adams
2
-9
/
+3
2010-06-03
Ignore unknown server types in the server list
Jared Adams
1
-0
/
+9
2010-06-03
Unload loaded DBs before loading them again
Jared Adams
8
-13
/
+24
2010-06-03
Fix an unitialized variable problem in Theme
Jared Adams
1
-0
/
+1
2010-06-01
Made the MP bar be shown only if the protocol is using it.
Yohann Ferreira
5
-15
/
+55
2010-05-29
Precised the use of the [mana-file] in --help.
Yohann Ferreira
1
-0
/
+4
2010-05-28
Fix memory leak in last patch.
Andrei Karas
1
-0
/
+1
2010-05-27
Fix drawing incorrect utf8 strings issue.
Andrei Karas
3
-3
/
+21
2010-05-24
Show selected target with bold font.
Andrei Karas
5
-9
/
+38
2010-05-23
Fix attack display for beings without an attack defined
Jared Adams
2
-8
/
+3
2010-05-22
Fix handling of tmwAthena registration disabled bit
Jared Adams
3
-8
/
+9
[next]