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-05-01
Merge the NPC dialogs into one
Jared Adams
1
-35
/
+9
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-4
/
+4
2009-04-20
Fix up window visibility saving/restoring
Jared Adams
1
-29
/
+0
2009-04-20
Removed the unused itemshortcutwindow.{h,cpp}
Bjørn Lindeijer
1
-1
/
+1
2009-04-20
Fix clearing handlers on connecting to game server.
David Athay
1
-2
/
+0
2009-04-16
Some more cleanups
Bjørn Lindeijer
1
-7
/
+7
2009-04-15
Moved tile animations outside of the clock time polling loop. There's no
Tametomo
1
-2
/
+4
2009-04-13
Revert forced FPS limit
Bjørn Lindeijer
1
-6
/
+2
2009-04-13
Fix an input bug
Jared Adams
1
-1
/
+1
2009-04-12
Fix ChatTab changing to need alt when chatting
Jared Adams
1
-9
/
+13
2009-04-11
Remove more support #ifdefs
Jared Adams
1
-49
/
+9
2009-04-09
Remove a segfault when exiting the client
Jared Adams
1
-3
/
+0
2009-04-07
Make GeneralHandlers for both networks
Jared Adams
1
-75
/
+13
2009-04-06
Add TMWServ's SkillHandler
Jared Adams
1
-3
/
+5
2009-04-05
Implement TMWServ's Admin-, Chat-, and MapHandlers
Jared Adams
1
-3
/
+7
2009-04-05
Implement TMWServ's NpcHandler
Jared Adams
1
-1
/
+5
2009-04-06
Use a namespace to keep apart implementations of network handlers
Bjørn Lindeijer
1
-3
/
+8
2009-04-05
Fixed compile warnings
Bjørn Lindeijer
1
-2
/
+2
2009-04-02
Make eAthena's CharHandler
Jared Adams
1
-5
/
+2
2009-04-02
Partially fixed compilation for TMWServ. src/gui/buysell.cpp still needs to b...
Philipp Sehmisch
1
-1
/
+1
2009-04-02
Some cleanup and renaming
Bjørn Lindeijer
1
-1
/
+1
2009-04-02
Add some missing handler for eAthena
Jared Adams
1
-0
/
+3
2009-04-01
Create a few more handlers for eAthena
Jared Adams
1
-1
/
+1
2009-03-29
Fix up eAthena party handling some more
Jared Adams
1
-1
/
+8
2009-03-28
Clean up eAthena party handling a bit more
Jared Adams
1
-13
/
+4
2009-03-28
Allow changing chat tabs with the keyboard
Jared Adams
1
-0
/
+11
2009-03-28
Removed a lot of useless isVisible() checks
Bjørn Lindeijer
1
-1
/
+0
2009-03-27
FIx loading of initial map under eAthena
Jared Adams
1
-0
/
+1
2009-03-27
Clean up some ifdefs and start cleanup of parties
Jared Adams
1
-3
/
+2
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-28
/
+6
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-2
/
+1
2009-03-27
Removed unnecessary parenthesis on constructors
Bjørn Lindeijer
1
-11
/
+11
2009-03-26
Major clean up of ChatTab handling
Jared Adams
1
-9
/
+11
2009-03-26
Move ChatWindow over to ChatTabs
Jared Adams
1
-0
/
+3
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-1
/
+1
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
[next]