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
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-31
Add support for changable actions for onscreen controls.
Andrei Karas
1
-0
/
+2
2012-12-27
Remove textrenderer class.
Andrei Karas
1
-1
/
+0
2012-12-15
Add popup list. Replace listbox in dropdown to popup list.
Andrei Karas
1
-2
/
+2
2012-12-09
Add initial setup page for touch interfaces.
Andrei Karas
1
-0
/
+2
2012-12-03
Rename sound.cpp/h to soundmanager.
Andrei Karas
1
-2
/
+2
2012-12-03
Rename music.cpp/h to sdlmusic.
Andrei Karas
1
-2
/
+2
2012-12-03
Add support for relative mouse move in android version.
Andrei Karas
1
-0
/
+2
2012-11-27
Simplify command handlers.
Andrei Karas
1
-0
/
+2
2012-11-12
Moving Android on screen keyboard button from SDL to ManaPlus.
Andrei Karas
1
-0
/
+4
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+2
2012-10-26
Add initial version of mobile OpenGL backend.
Andrei Karas
1
-1
/
+3
2012-10-25
Add support for different hover/pickup cursors for monsters, npc, items, etc.
Andrei Karas
1
-0
/
+2
2012-10-20
Allow get colors from Widget2.
Andrei Karas
1
-1
/
+0
2012-10-20
Derive all widgets from Widget2 class.
Andrei Karas
1
-0
/
+2
2012-10-15
Complete support for USE_MUMBLE flag.
Andrei Karas
1
-0
/
+4
2012-10-14
Dont use guichan tab and tabbedarea anymore.
Andrei Karas
1
-4
/
+0
2012-09-30
add atlas textures support.
Andrei Karas
1
-0
/
+2
2012-09-28
remove unused guichan class.
Andrei Karas
1
-2
/
+0
2012-09-24
Remove unused guichan classes.
Andrei Karas
1
-5
/
+0
2012-09-19
Add resize grip padding.
Andrei Karas
1
-2
/
+0
2012-08-19
Move some code from network to base classes.
Andrei Karas
1
-0
/
+2
2012-08-11
Extend FBO support.
Andrei Karas
1
-0
/
+2
2012-08-11
Move fbo code to GraphicsManager from opengl backends.
Andrei Karas
1
-0
/
+1
2012-07-29
Add quests netcode and quests window.
Andrei Karas
1
-0
/
+6
2012-07-28
Add support for images in npc menu.
Andrei Karas
1
-0
/
+3
2012-07-19
Rename openglgraphics to normalopenglgraphics.
Andrei Karas
1
-2
/
+2
2012-07-19
Rename opengl1graphics to safeopenglgraphics.
Andrei Karas
1
-2
/
+2
2012-07-15
Remove emote popup window.
Andrei Karas
1
-2
/
+0
2012-07-07
Remove manaserv from automake files.
Andrei Karas
1
-64
/
+0
2012-06-30
Extend leak detection features.
Andrei Karas
1
-1
/
+1
2012-06-24
Add basic support for eathena stable.
Andrei Karas
1
-0
/
+49
2012-06-24
Remove enet code from sources.
Andrei Karas
1
-19
/
+1
2012-06-21
Add delayed images load.
Andrei Karas
1
-0
/
+2
2012-06-10
Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.
Andrei Karas
1
-0
/
+4
2012-06-10
Move SubImage class to separate file.
Andrei Karas
1
-2
/
+4
2012-06-09
Move static methods from Image class to ImageHelper class.
Andrei Karas
1
-0
/
+2
2012-05-19
Rename register.cpp/h files to registerdialog.cpp/h
Andrei Karas
1
-2
/
+2
2012-05-13
Remove guichanfwd.h.
Andrei Karas
1
-1
/
+0
2012-05-06
Fix code style.
Andrei Karas
1
-2
/
+0
2012-05-06
Move specials window to manaserv only code.
Andrei Karas
1
-5
/
+5
2012-05-05
Improve images drawing and remove some useless code.
Andrei Karas
1
-2
/
+0
2012-04-29
Add graphicsmanager class and move some code to it.
Andrei Karas
1
-0
/
+2
2012-04-23
Remove outdated fix for windows builds.
Andrei Karas
1
-2
/
+1
2012-04-18
First step for dehardcode input handling in widgets.
Andrei Karas
1
-0
/
+4
2012-04-15
Add missing file to make files.
Andrei Karas
1
-0
/
+1
2012-04-14
Rename class InventoryFilter to RadioGroup.
Andrei Karas
1
-4
/
+8
2012-04-10
Rename settings tab keyboard to input.
Andrei Karas
1
-2
/
+2
2012-04-08
Allow assign 3 keys to any action.
Andrei Karas
1
-0
/
+1
2012-04-04
Add test for browserbox.
Andrei Karas
1
-0
/
+1
2012-04-01
Add keyboarddata.h to make files.
v1.2.4.1
Andrei Karas
1
-0
/
+1
[next]