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
/
gui
/
npcdialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-24
Small style changes.
Andrei Karas
1
-1
/
+1
2012-08-23
Remove useless includes.
Andrei Karas
1
-3
/
+0
2012-08-04
Extend background theming.
Andrei Karas
1
-2
/
+2
2012-08-02
Add option to show/hide background in npc dialog.
Andrei Karas
1
-2
/
+4
2012-07-31
Add support for clear npc dialog by command from server (evol only).
Andrei Karas
1
-3
/
+6
2012-07-28
Extend playerbox theming.
Andrei Karas
1
-1
/
+1
2012-07-28
Add support for images in npc menu.
Andrei Karas
1
-4
/
+46
2012-07-20
Fix code style.
Andrei Karas
1
-2
/
+2
2012-07-18
Add close button to npc dialog in menu selection.
Andrei Karas
1
-0
/
+13
2012-07-07
Fix npc dialog default size and position.
Andrei Karas
1
-3
/
+3
2012-07-01
Add npc avatars for evol server.
Andrei Karas
1
-25
/
+173
2012-06-25
Increase npc window default size.
Andrei Karas
1
-2
/
+2
2012-06-25
Add npc font size with 13 pixels size.
Andrei Karas
1
-0
/
+4
2012-06-17
Fix npc menu selection by mouse.
Andrei Karas
1
-0
/
+1
2012-06-17
Replace SDL int types to C++ types.
Andrei Karas
1
-0
/
+1
2012-04-25
Improve iterators part 1.
Andrei Karas
1
-12
/
+6
2012-04-09
Fix code style.
Andrei Karas
1
-1
/
+1
2012-04-03
Fix npc menu item selection with keyboard.
Andrei Karas
1
-0
/
+3
2012-04-01
Last part of fixes.
Andrei Karas
1
-4
/
+5
2012-03-04
Fix possible crash in npc menu.
Andrei Karas
1
-1
/
+1
2012-03-01
Fix default npc dialog size.
Andrei Karas
1
-1
/
+1
2012-02-29
Fix npc menu focus/defocus issue.
Andrei Karas
1
-0
/
+11
2012-02-29
Block special keys in npc menu selection.
Andrei Karas
1
-1
/
+2
2012-01-31
Keep a single blank line between NPC texts
Thorbjørn Lindeijer
1
-0
/
+1
2012-01-25
Save camera mode before speaking with npc and restore after.
Andrei Karas
1
-2
/
+37
2012-01-07
Remove "> Next" from npc dialogs.
Andrei Karas
1
-1
/
+0
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-12-25
Allow close npc dialog if server script working incorrectly.
Andrei Karas
1
-4
/
+3
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-21
/
+21
2011-09-19
Unhide method widgetResized. Removed empty widgetResized from some classes.
Andrei Karas
1
-7
/
+0
2011-09-10
Allow load for each window own xml theme file.
Andrei Karas
1
-1
/
+1
2011-09-10
Change empty strings initializations.
Andrei Karas
1
-2
/
+2
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
1
-8
/
+8
2011-08-31
Add ability to lock any window position and size. Using sticky image for this.
Andrei Karas
1
-0
/
+1
2011-07-16
Highlight first item in npc dialog.
Andrei Karas
1
-0
/
+5
2011-06-25
Fix memory leaks in npchandler and npcdialog classes.
Andrei Karas
1
-0
/
+12
2011-05-31
Revert "Switch includes to use embedded guichan."
Andrei Karas
1
-1
/
+1
2011-05-30
Switch includes to use embedded guichan.
Andrei Karas
1
-1
/
+1
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-05-22
Some typo fixes and add comments for translators.
Andrei Karas
1
-1
/
+0
2011-03-18
Fix most old style cast except manaserv and libxml2 defines.
Andrei Karas
1
-1
/
+1
2011-02-19
Update copyrights.
Andrei Karas
1
-2
/
+3
2011-02-15
Add auto wrap and lines limit for npc dialogs.
Andrei Karas
1
-1
/
+2
2011-02-15
Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc.
Andrei Karas
1
-11
/
+21
2011-02-02
Close npc and other dialogs if reconnecting.
Andrei Karas
1
-2
/
+4
2011-01-15
Fix code style, apply some fixes after checking with cppcheck from git.
Andrei Karas
1
-3
/
+3
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+483