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
/
game.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-29
Disable keyboard shortcuts in windows with text input.
Andrei Karas
1
-1
/
+1
2009-10-25
Fix screenshot making
Jared Adams
1
-3
/
+5
2009-10-24
Make homedir accessible from other files
Jared Adams
1
-7
/
+4
2009-10-24
Basically finish rebranding
Jared Adams
1
-1
/
+1
2009-10-24
More rebranding
Jared Adams
1
-1
/
+1
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-9
/
+9
2009-10-22
Optimized game startup sequence for eAthena in order to cope a bit better wit...
Bertram
1
-54
/
+61
2009-10-06
Some cleanup regarding keeping track of gender for eAthena
Thorbjørn Lindeijer
1
-1
/
+2
2009-10-06
As little first step, move some specific out from game.cpp
Bertram
1
-34
/
+29
2009-09-30
Merge login state machines for both clients
Jared Adams
1
-35
/
+7
2009-09-29
Outfits update
Andrei Karas
1
-21
/
+41
2009-08-10
Add SpecialsWindow
Jared Adams
1
-4
/
+4
2009-08-07
Gettext fixes
Kess Vargavind
1
-0
/
+1
2009-08-01
Fixes pickup items on eA, also cleaned up some code
Chuck Miller
1
-0
/
+5
2009-07-27
Makes mX and mY in the being class private
Chuck Miller
1
-10
/
+0
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-0
/
+2
2009-07-21
Merge equipment handling and fix some bugs
Jared Adams
1
-2
/
+1
2009-07-19
Merge StatusWindows
Jared Adams
1
-2
/
+2
2009-07-08
Have both builds use the same SkillDialog
Jared Adams
1
-1
/
+1
2009-07-06
Merge some player stats
Jared Adams
1
-1
/
+1
2009-05-27
Fade out logon music just before initial map change.
Dennis Friis
1
-0
/
+4
2009-05-26
Fixed attacking for tmwserv. Added back attacking with keyboard for tmwserv.
David Athay
1
-5
/
+7
2009-05-14
Add QOAL's outfit window
Jared Adams
1
-0
/
+66
2009-05-13
Fixed two compiler warnings
Bjørn Lindeijer
1
-0
/
+2
2009-05-13
Allow more control of NpcDialog using the keyboard
Jared Adams
1
-0
/
+5
2009-05-12
Add target + attack key, defaults to x.
Dennis Friis
1
-0
/
+17
2009-05-10
Remove 'attack key targets' which was merged in from aethyra. If the botters ...
peavey
1
-13
/
+2
2009-05-10
Don't show the chat input when a modal widget has focus
Bjørn Lindeijer
1
-2
/
+6
2009-05-09
Modify keyboard handling
Freeyorp
1
-11
/
+1
2009-05-07
Add a key to toggle visibility of the party window
Jared Adams
1
-0
/
+3
2009-05-07
Fixes the light speed bug
Chuck Miller
1
-1
/
+2
2009-05-07
Fix handling of error messages in the game state
Jared Adams
1
-4
/
+8
2009-05-04
Replaced emote window with a new emote popup
Bjørn Lindeijer
1
-12
/
+7
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
[next]