index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-18
Fix code style.
Andrei Karas
1
-2
/
+2
2012-02-08
Fix compilation errors and more style.
Andrei Karas
1
-10
/
+10
2012-02-05
Add own translation system.
Andrei Karas
1
-0
/
+2
2012-01-30
Rename isKeyActive to isActionActive om keyboard config class.
Andrei Karas
1
-55
/
+56
2012-01-30
Add some missing checks to window resize code.
Andrei Karas
1
-2
/
+4
2012-01-30
Smal refactoring in resize code.
Andrei Karas
1
-1
/
+1
2012-01-30
Allow resizing of the game in windowed mode
Thorbjørn Lindeijer
1
-3
/
+13
2012-01-28
Add support for processing player statuses in evol server.
Andrei Karas
1
-0
/
+6
2012-01-24
Fix branding issues. Like incorrect default app name, not connecting to server.
Andrei Karas
1
-1
/
+1
2012-01-15
Fix default item shortcuts window size.
Andrei Karas
1
-1
/
+3
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-12-23
Probably fix auto adjusting perfomance after going from sleep mode.
Andrei Karas
1
-12
/
+18
2011-12-16
Fix blocking some chars in inventory/storage input box.
Andrei Karas
1
-0
/
+1
2011-12-14
Fix increasing log file if client was disconnected from network.
Andrei Karas
1
-2
/
+7
2011-12-10
Fix talk to npc key delay.
Andrei Karas
1
-2
/
+1
2011-11-15
Split Game::handleInput to small functions.
Andrei Karas
1
-637
/
+660
2011-11-10
Fix random key press loses.
Andrei Karas
1
-1
/
+3
2011-11-09
Fix joystick attack (button 0).
Andrei Karas
1
-6
/
+14
2011-11-09
Fix joystick after reconnecting to server.
Andrei Karas
1
-1
/
+0
2011-11-09
Fix code style.
Andrei Karas
1
-1
/
+6
2011-11-09
Add support for joystick selection.
Andrei Karas
1
-6
/
+0
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-13
/
+13
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-52
/
+52
2011-11-05
Fix double network error dialog.
Andrei Karas
1
-18
/
+15
2011-11-02
Add option to yellow bar to change player attack in pvp mode.
Andrei Karas
1
-0
/
+8
2011-10-30
Hide death message dialog in reconnect.
Andrei Karas
1
-1
/
+11
2011-10-30
Logging state what triggered disconnect dialog creation.
Andrei Karas
1
-0
/
+5
2011-10-30
Remove duplicate getAway function.
Andrei Karas
1
-8
/
+8
2011-10-16
Fix fps limit.
v1.1.10.16
Andrei Karas
1
-1
/
+0
2011-10-13
Restore normal fps limit if show error window.
Andrei Karas
1
-0
/
+2
2011-09-28
Add untarget key. By default unassigned.
Andrei Karas
1
-3
/
+7
2011-09-18
Fix half away state.
Andrei Karas
1
-4
/
+2
2011-09-13
Fix fps switching after game window set active.
Andrei Karas
1
-9
/
+6
2011-09-13
Add missing checks to some files and style fixes.
Andrei Karas
1
-113
/
+213
2011-09-11
Add own theme xml configuration for each shortcuts based window.
Andrei Karas
1
-4
/
+4
2011-09-09
Continue fix for shadow variables/methods errors.
Andrei Karas
1
-2
/
+2
2011-09-09
Fix first part of shadow variables/methods errors.
Andrei Karas
1
-6
/
+6
2011-09-09
Add to inventory filter by letters from item names.
Andrei Karas
1
-6
/
+13
2011-08-30
Add auction bot support switch.
Andrei Karas
1
-1
/
+10
2011-08-30
Dont create guild manager instance if guild bot support not enabled.
Andrei Karas
1
-7
/
+4
2011-08-27
Fix guild reload if change nick on same account.
Andrei Karas
1
-0
/
+6
2011-08-27
Fix memory leaks in guildmanager.
Andrei Karas
1
-0
/
+3
2011-08-27
Basic support for guild bot integration.
Andrei Karas
1
-8
/
+16
2011-08-18
Improve "auto adjust perfomance".
Andrei Karas
1
-1
/
+11
2011-08-15
Add option to hide ip addresses on screenshots.
Andrei Karas
1
-1
/
+13
2011-08-12
Rename file name ministatus to correct ministatuswindow.
Andrei Karas
1
-1
/
+1
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-08-12
Allow hide setup window by pressing key "Setup window".
Andrei Karas
1
-148
/
+158
2011-08-12
Add ability to add comments to npcs.
Andrei Karas
1
-1
/
+1
2011-08-11
Save whisper tabs state to configuration after each change.
Andrei Karas
1
-2
/
+0
[next]