index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
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-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-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-10
/
+10
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
2009-02-05
Reduced the required checks slightly by handling the chat key and ok key
Ira Rice
1
-10
/
+3
2009-02-05
Rather than to settle for a broken default (if it's left at space,
Ira Rice
1
-40
/
+51
2009-02-05
Three things: Split chat and NPC dialog functionality based on the TMW
Ira Rice
1
-62
/
+48
2009-02-04
Simplified equipment window initialization, since only the local player
Ira Rice
1
-1
/
+1
2009-01-26
Slight bit of code cleanup, as well as minor fixes to logic. For some
Ira Rice
1
-6
/
+2
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-19
Didn't know that one set of brackets I used was needed for compiling for
Ira Rice
1
-297
/
+281
2009-01-19
Fixed up indentation in game so that the indentation isn't misleading.
Ira Rice
1
-251
/
+251
2009-01-19
Removed tabs from game.cpp.
Ira Rice
1
-445
/
+445
2009-01-18
Fixed the NPC Integer input field, as well as cut some bull from the
Ira Rice
1
-0
/
+10
2009-01-18
Add dialogs to input text and numbers for scripts
Jared Adams
1
-1
/
+10
2009-01-18
Fixed the minimap so that it properly remembers if it was open on
Ira Rice
1
-4
/
+4
2009-01-12
Fixed a path error that slipped through by accident.
Ira Rice
1
-1
/
+1
2009-01-12
Some rather pedantic changes. Unified all naming for emoticons in the
Ira Rice
1
-23
/
+23
2009-01-09
Fixed minimap state saving.
Ira Rice
1
-21
/
+14
2009-01-09
Now, the real stage 2.0 of smiley window.
Forge
1
-7
/
+3
2009-01-08
Fixed segvault when exiting with logToChat enabled
Philipp Sehmisch
1
-0
/
+1
2009-01-06
Added support for unicode charset in textfields and chat.
Guillaume Melquiond
1
-1
/
+1
2009-01-04
Smiley step 1.91, the little part to make it work
Forge
1
-3
/
+23
2009-01-02
Step 1.5 of smiley update: allow usage of same key for smiley and
Forge
1
-460
/
+426
2009-01-01
Customisable shortkey for smiley (defaulting to keypad 0-9/*)
Forge
1
-26
/
+48
2008-12-14
Code reformatting to conform to line length
Bjørn Lindeijer
1
-151
/
+160
2008-12-10
Obscure precise home directory name when making screenshots
Fate
1
-9
/
+14
2008-12-09
Make the window shortcuts configurable
Jared Adams
1
-11
/
+27
2008-12-07
Added some initialization and removed ChargeDialog
Ira Rice
1
-8
/
+0
2008-12-07
Made minimap visible by default
Bjørn Lindeijer
1
-0
/
+2
2008-12-07
Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'
Ira Rice
1
-4
/
+11
2008-12-03
Add an effects manager (patch by Kage Jittai)
Ira Rice
1
-0
/
+4
2008-11-27
Merged a patch by Bjorn to fix allowing the joystick to be used without
Ira Rice
1
-3
/
+1
2008-11-27
Make sure to initialize joystick enabled state
Bjørn Lindeijer
1
-2
/
+0
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-9
/
+3
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-06
Don't allow players to use items through item shortcuts while trading.
Ira Rice
1
-74
/
+78
2008-11-06
Fix a missing brace that got lost on last commit (r4927)
Dennis Friis
1
-0
/
+1
2008-11-06
Do not activate shortcuts if tradewindow is visible.
Dennis Friis
1
-9
/
+12
2008-11-03
Fixed talk being recalled while t is held down. Thanks doors for
Ira Rice
1
-9
/
+12
2008-10-31
Last commit was a bit premature (was trying to cancel the commit).
Ira Rice
1
-0
/
+6
2008-10-31
Improved keyboard support by putting the NPC ok button in focus, and
Ira Rice
1
-0
/
+4
2008-10-28
Made it so that the trade window doesn't stay visible when it was open
Ira Rice
1
-0
/
+1
2008-10-28
Fixed a fast walking bug that was caused by a state conflict
Ira Rice
1
-3
/
+9
2008-10-28
Fixed trade window being visible on client startup when it was visible on
Bjørn Lindeijer
1
-0
/
+1
[next]