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
2014-05-30
Move main window related code into windowmanager.
Andrei Karas
1
-4
/
+5
2014-05-29
Move variables definition into each file with class definition.
Andrei Karas
1
-49
/
+1
2014-05-29
Move openErrorDialog into DialogsManager.
Andrei Karas
1
-1
/
+1
2014-05-29
Move many variables from client into settings.
Andrei Karas
1
-3
/
+4
2014-05-28
Move dialogs related function into separate file.
Andrei Karas
1
-21
/
+2
2014-05-28
Move from resourcemanager functions related to files into other files.
Andrei Karas
1
-1
/
+1
2014-05-28
Move delay load code from resourcemanager into separate file.
Andrei Karas
1
-1
/
+2
2014-05-25
Fix align in constructors.
Andrei Karas
1
-1
/
+1
2014-05-22
allow open updater window from inside game.
Andrei Karas
1
-0
/
+11
2014-05-18
Move inputaction into separate file.
Andrei Karas
1
-10
/
+10
2014-05-18
Remove useless includes.
Andrei Karas
1
-0
/
+1
2014-05-17
Move font.cpp/h into fonts directory.
Andrei Karas
1
-1
/
+2
2014-05-16
Move chatmsgtype into separate file.
Andrei Karas
1
-5
/
+5
2014-05-14
Move chat tab consts into separate file.
Andrei Karas
1
-0
/
+1
2014-05-12
Move being directions into separate file.
Andrei Karas
1
-8
/
+8
2014-05-12
Fix code style
Andrei Karas
1
-0
/
+2
2014-05-10
Move errorlistener into separate file.
Andrei Karas
1
-0
/
+2
2014-05-08
Fix code style in other files.
Andrei Karas
1
-1
/
+1
2014-05-03
Fix timers before connecting to server.
Andrei Karas
1
-1
/
+0
2014-03-28
simplify variables cleanup.
Andrei Karas
1
-43
/
+42
2014-03-26
Allow open quests window even on unsupported servers.
Andrei Karas
1
-2
/
+1
2014-03-16
Remove some useless static methods from theme.
Andrei Karas
1
-2
/
+2
2014-03-15
fix code style.
Andrei Karas
1
-0
/
+3
2014-03-07
Rename exguichan container into basiccontainer2.
Andrei Karas
1
-1
/
+1
2014-03-07
Add option to print server name in screenshots.
Andrei Karas
1
-0
/
+12
2014-03-06
improve a bit different code.
Andrei Karas
1
-0
/
+1
2014-03-02
auto save config if it was changed in game each 10 seconds.
Andrei Karas
1
-1
/
+9
2014-02-27
Remove manaserv ifdefs code.
Andrei Karas
1
-12
/
+0
2014-02-18
Remove default constructor from Widget2.
Andrei Karas
1
-4
/
+7
2014-02-04
rename Setup into SetupWindow.
Andrei Karas
1
-1
/
+1
2014-02-02
Add missing const and static into other classes.
Andrei Karas
1
-2
/
+2
2014-02-01
fix code style.
Andrei Karas
1
-1
/
+0
2014-01-14
Show server host name in screenshot file names.
Andrei Karas
1
-2
/
+15
2014-01-14
show full screenshot path in chat if creating screenshot.
Andrei Karas
1
-6
/
+4
2014-01-14
fix code style.
Andrei Karas
1
-1
/
+0
2014-01-13
allow create screenshot before connecting to game.
Andrei Karas
1
-8
/
+11
2014-01-13
Show date and time in screenshots name.
Andrei Karas
1
-2
/
+10
2014-01-13
allow auto close npc dialog if it almost closed and press moving keys.
Andrei Karas
1
-3
/
+10
2014-01-08
fix named input actions in gui before logging into game.
Andrei Karas
1
-3
/
+0
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-11-10
add support for item particles.
Andrei Karas
1
-0
/
+5
2013-11-03
add action "move forward" default key unassigned.
Andrei Karas
1
-0
/
+6
2013-11-01
Move timers from client into timers file.
Andrei Karas
1
-0
/
+1
2013-11-01
remove log to chat from logger.
Andrei Karas
1
-4
/
+0
2013-10-19
Rename actorspritemanager into actormanager.
Andrei Karas
1
-13
/
+13
2013-10-19
move virtual member calls from whoisonline constructor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
move virtual member calls from socialwindow constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
move virtual member calls from skilldialog constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
move virtual member calls from shopwindow constuctor into postInit.
Andrei Karas
1
-0
/
+1
2013-10-19
remove virtual methos call from particle constructor.
Andrei Karas
1
-1
/
+2
[prev]
[next]