Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-12-26 | Show popup on pets. | Andrei Karas | 1 | -1/+2 | |
2013-11-01 | Add configure option --enable-checks for check some calls (disabled by default) | Andrei Karas | 1 | -0/+1 | |
Also add configuration listeners removing in objects. | |||||
2013-10-19 | Rename actorspritemanager into actormanager. | Andrei Karas | 1 | -15/+15 | |
2013-10-19 | fix casting in viewport. | Andrei Karas | 1 | -2/+2 | |
2013-10-19 | move virtual member calls from textpopup constructor into postInit. | Andrei Karas | 1 | -0/+1 | |
2013-10-19 | move virtual member calls from popupmenu constuctor into postInit. | Andrei Karas | 1 | -0/+1 | |
2013-10-19 | add postInit function into popup. | Andrei Karas | 1 | -0/+2 | |
use postInit in beingpopup. | |||||
2013-10-01 | replace tile size from 32 to mapTitleSize. | Andrei Karas | 1 | -7/+7 | |
2013-09-30 | move popups into popups directory. | Andrei Karas | 1 | -3/+4 | |
2013-09-30 | move windows classes to windows directory. | Andrei Karas | 1 | -1/+2 | |
2013-09-29 | change smaller letter literalt into capital letter. | Andrei Karas | 1 | -1/+1 | |
2013-09-11 | remove unused includes from gui files. | Andrei Karas | 1 | -14/+1 | |
2013-09-02 | fix compilation warning. | Andrei Karas | 1 | -1/+0 | |
2013-09-02 | dehardcode shift key to stop mouse moving. | Andrei Karas | 1 | -2/+4 | |
now it using stop attack and untarget actions for stop moving. | |||||
2013-08-31 | move being related files into being dir. | Andrei Karas | 1 | -2/+3 | |
2013-08-31 | move input related files into input dir. | Andrei Karas | 1 | -2/+3 | |
2013-08-24 | first part of fixes for compilation with SDL2 | Andrei Karas | 1 | -0/+1 | |
2013-06-21 | fix code style. | Andrei Karas | 1 | -1/+1 | |
2013-06-13 | add copy to clipboard in npc dialog. | Andrei Karas | 1 | -0/+5 | |
2013-05-28 | improve viewport. | Andrei Karas | 1 | -70/+58 | |
2013-05-24 | fix code style. | Andrei Karas | 1 | -2/+1 | |
2013-04-21 | fix code style and some other fixes after auto checks. | Andrei Karas | 1 | -0/+1 | |
2013-04-12 | first part of style fixed after cpplint checks. | Andrei Karas | 1 | -1/+1 | |
2013-04-12 | fix random rare crashes in npc and possible other windows. | Andrei Karas | 1 | -2/+0 | |
2013-04-09 | Improve perfomance in windows and popups visibility checks. | Andrei Karas | 1 | -4/+4 | |
2013-03-24 | fix code style. | Andrei Karas | 1 | -2/+2 | |
2013-02-03 | Add support for small screens with on screen top right buttons. | Andrei Karas | 1 | -0/+5 | |
Add button "WIN" to buttons list. | |||||
2013-01-20 | Another part with FOR_EACH changes. | Andrei Karas | 1 | -8/+4 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2013-01-16 | Add context menu to browserbox http links. | Andrei Karas | 1 | -0/+5 | |
2012-12-30 | Add popup menu for text fields. | Andrei Karas | 1 | -0/+6 | |
This menu allow copy/paste text to/from clipboard. | |||||
2012-12-27 | Improve a bit draw speed in other controls. | Andrei Karas | 1 | -5/+11 | |
2012-12-25 | Fix tile distance numbers in debug mode map draw. | Andrei Karas | 1 | -2/+3 | |
2012-12-21 | Fix possible crash with nav poinst rename dialog. | Andrei Karas | 1 | -0/+6 | |
2012-12-12 | Fix mouse movement in classic way. | Andrei Karas | 1 | -1/+1 | |
2012-11-25 | Add relative mouse moving. | Andrei Karas | 1 | -17/+103 | |
Enabled by default in Android version. | |||||
2012-11-07 | Add own profiler and profiler info to some code. | Andrei Karas | 1 | -0/+5 | |
2012-10-25 | Add support for different hover/pickup cursors for monsters, npc, items, etc. | Andrei Karas | 1 | -7/+11 | |
In monsters.xml new monster attribute: hoverCursor - default value "attack". In npcs.xml new npc attribute: hoverCursor - default value "talk". In items.xml new item attribute: pickupCursor - default value "pickup". Warps using "up" cursor for now. | |||||
2012-10-20 | Fix code style and some minor issues. | Andrei Karas | 1 | -1/+0 | |
2012-10-20 | Add to some controls palette inheritance from other controls. | Andrei Karas | 1 | -1/+1 | |
2012-10-19 | Fix namespace conflicts. | Andrei Karas | 1 | -1/+1 | |
2012-10-16 | Fix code style and some other minor issues. | Andrei Karas | 1 | -8/+7 | |
2012-09-11 | Fix code style and small perfomance issues. | Andrei Karas | 1 | -3/+3 | |
2012-09-07 | Improve constructors in some classes. | Andrei Karas | 1 | -5/+6 | |
2012-09-05 | Fix useless variables initialisations. | Andrei Karas | 1 | -1/+1 | |
2012-09-05 | another some const fixes. | Andrei Karas | 1 | -1/+1 | |
2012-09-01 | Fix code style. | Andrei Karas | 1 | -1/+2 | |
2012-08-30 | Add const to more classes. | Andrei Karas | 1 | -48/+50 | |
2012-08-24 | Small style changes. | Andrei Karas | 1 | -1/+1 | |
Also fix overloaded methods visibility. | |||||
2012-08-24 | fix includes. | Andrei Karas | 1 | -1/+0 | |