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 (
Collapse
)
Author
Files
Lines
2014-09-17
Remove getter for generalHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for gameHandler.
Andrei Karas
1
-6
/
+6
2014-09-16
add server feature for language tab.
Andrei Karas
1
-1
/
+3
2014-08-18
Rename DropShortcutContainer into VirtShortcutContainer.
Andrei Karas
1
-2
/
+2
2014-08-18
In DropShortcutContainer accept object with data from constructor.
Andrei Karas
1
-1
/
+2
2014-08-15
Fix code style.
Andrei Karas
1
-1
/
+0
2014-08-14
Allow use chat commands before connecting to server.
Andrei Karas
1
-2
/
+0
2014-07-31
Move popup related code from viewport into popupManager.
Andrei Karas
1
-5
/
+6
2014-07-30
Rename player_node variable into localPlayer.
Andrei Karas
1
-28
/
+28
2014-07-29
Fix yellow bar settings loading.
Andrei Karas
1
-0
/
+1
2014-07-25
Use all methods in gamemodifiers as static.
Andrei Karas
1
-2
/
+0
2014-07-23
move "change camera mode" option into gamemodifiers.
Andrei Karas
1
-1
/
+1
2014-07-23
move "change away type" option into gamemodifiers.
Andrei Karas
1
-3
/
+3
2014-07-22
Fix yellow bar first time drawing.
Andrei Karas
1
-0
/
+2
It was broken in previous commits.
2014-07-21
move "change attack type" option into gamemodifiers.
Andrei Karas
1
-2
/
+2
2014-07-20
Create gamemodifiers object at game init and destroy at game termination.
Andrei Karas
1
-0
/
+3
2014-06-22
Add profiler lines into some functions.
Andrei Karas
1
-0
/
+9
2014-05-31
fix code style.
Andrei Karas
1
-4
/
+2
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
Enabled by default.
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
ManaServ was already depricated long ago.
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
[next]