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
/
game.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-91
/
+93
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-4
/
+7
2009-03-23
Move all TMWServ-specific code to net/tmwserv
Jared Adams
1
-12
/
+17
2009-03-23
Merge eA's command handling into CommandHandler
Jared Adams
1
-9
/
+12
2009-03-22
Fix chat under eAthena
Jared Adams
1
-4
/
+4
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-35
/
+246
2009-03-19
Throttle framerates down to save CPU cycles. Now that we're getting high
Ira Rice
1
-2
/
+5
2009-03-15
Fix some mem leaks
Jared Adams
1
-1
/
+2
2009-03-11
Added a new Popup class, which overall is functionally similar to the
Ira Rice
1
-2
/
+2
2009-03-11
Moved the Skin class outside of the Window class, in order to allow
Ira Rice
1
-1
/
+0
2009-03-10
Delete local player earlier and fix a rare crash
Jared Adams
1
-0
/
+1
2009-03-10
Delete local player earlier and fix a rare crash
Jared Adams
1
-1
/
+1
2009-03-10
Remove some SetupWindow weirdness
Jared Adams
1
-2
/
+0
2009-03-10
Fix some mem leaks
Jared Adams
1
-3
/
+2
2009-03-10
Remove some SetupWindow weirdness
Jared Adams
1
-2
/
+0
2009-03-10
Fix some mem leaks
Jared Adams
1
-2
/
+3
2009-03-10
Fix some mem leaks
Jared Adams
1
-2
/
+3
2009-03-10
Start NPC dialogs out hidden
Jared Adams
1
-0
/
+5
2009-03-10
Start NPC dialogs out hidden
Jared Adams
1
-0
/
+5
2009-03-09
Add an interface for eAthena's storage system
Jared Adams
1
-0
/
+5
2009-03-08
Add an interface for eAthena's storage system
Jared Adams
1
-0
/
+5
2009-03-02
Only auto target monsters
Jared Adams
1
-6
/
+3
2009-03-01
Only talk to NPCs with the keyboard with a target
Jared Adams
1
-6
/
+0
2009-02-28
Allow chatting while talking to NPCs
Jared Adams
1
-28
/
+12
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-15
/
+17
2009-02-25
Fix NPC handling to not need a handle on the NPC
Ira Rice
1
-5
/
+5
2009-02-25
Fix NPC handling to not need a handle on the NPC
Jared Adams
1
-5
/
+5
2009-02-25
Fixed up NPC list dialogs to be navigatable by keyboard (scrolling
Ira Rice
1
-1
/
+1
2009-02-24
Cleaned up some code, as well as removed redundant talk client requesting
Ira Rice
1
-20
/
+24
2009-02-24
Prioritize monsters when targeting
Jared Adams
1
-3
/
+3
2009-02-20
Restore old attack behavior
Jared Adams
1
-2
/
+1
2009-02-19
Prevent target toggling when the button is held
Jared Adams
1
-27
/
+25
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-26
/
+26
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-3
/
+14
2009-02-13
Ignore "window manager + arrow" key combinations
Steve Cotton
1
-0
/
+9
2009-02-11
Separated out the setup and help windows from the chat shortcut so that
Ira Rice
1
-3
/
+5
2009-02-11
Don't make log statements translatable
Bjørn Lindeijer
1
-5
/
+5
2009-02-10
Whitespace fixes
Bjørn Lindeijer
1
-3
/
+3
2009-02-10
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-2
/
+2
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-11
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-2
/
+2
2009-02-10
Don't make log statements translatable
Bjørn Lindeijer
1
-5
/
+5
2009-02-10
Whitespace fixes
Bjørn Lindeijer
1
-3
/
+3
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-10
/
+10
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-89
/
+93
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-11
/
+11
2009-02-09
Merge branch 'master' of git@gitorious.org:tmw/eathena
Bjørn Lindeijer
1
-12
/
+0
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-156
/
+174
2009-02-07
Some more include cleanups.
Ira Rice
1
-6
/
+1
2009-02-05
Forgot to check which key called the keyboard event for the ok or chat
Ira Rice
1
-15
/
+22
[prev]
[next]