352 Commits (26fb35fd4da055fd2f9b7d65fe2ca44160c347fe)

Author SHA1 Message Date
BenDol 9e0ddb08e3 More debug prints and avoid null pointer.
10 years ago
BenDol 0f362f80e3 Added easy menu hooking, fixed terminal default size/pos & more:
10 years ago
BenDol a02c091376 Fix stop crashing with UIWidget::moveChildToIndex.
10 years ago
BenDol 01e6169cfb Fix to setText method.
10 years ago
BenDol 1074b6b787 Provide the option to suppress lua call in setText
10 years ago
BenDol 547b18db9a Update copyright for 2014
10 years ago
Ahmed Samy c8b4566194 TextEdit: If cursor pos reaches end, move to start, and the opposite
10 years ago
conde2 ba091c9f5b Indentation
11 years ago
conde2 4dcb30110f Use of clamp
11 years ago
conde2 ca2fe9cf45 Fix compilation under MSVC
11 years ago
Eduardo Bart b43a196eac Minor fixes and add auto resize for images
11 years ago
Eduardo Bart 62921dee9b Fixes in options, hotkeys and viplist
11 years ago
Eduardo Bart dad3026ba0 Optimize terminal buffering
11 years ago
Eduardo Bart 9312d20a0f More terminal improvements
11 years ago
Eduardo Bart b804dd6959 Fixes and new tuned terminal
11 years ago
Eduardo Bart 06e2b6eca2 Platform fixes and rework ping
11 years ago
Eduardo Bart 9a54bfcc90 Minimap, hotkeys and lot of other changes
11 years ago
Henrique Santiago ffcb65f365 Draw minimap background without map
11 years ago
Henrique Santiago 11cb287a21 Changes to UIProgressBar, simplified healthinfo module
11 years ago
Eduardo Bart 86c462eb4d Fix win32 compile errors
11 years ago
Eduardo Bart 7ece0ed8c7 Buttons for client options
11 years ago
Eduardo Bart cf77df05ca Fix possible leaks in stdext::format
11 years ago
Henrique Santiago 546007f1df UIImageView, fixes to minimap
11 years ago
Eduardo Bart 1bf77c35c6 Fix some minor bugs in widgets events
11 years ago
Eduardo Bart 5bf03c50d6 Rework hotkeys manager, fix many issues on it
11 years ago
Eduardo Bart 80a7ecb3a4 Speed up compilation time for luafunctions
11 years ago
Eduardo Bart 773837da98 Minor changes in file type handling
11 years ago
Eduardo Bart 4b1db2bcd6 Fix #235 and other changes
11 years ago
Eduardo Bart 4f8f02acad Rework auto focus behavior, closes #222
11 years ago
Eduardo Bart 32c5f4285b Closes #210
11 years ago
Eduardo Bart a144174c41 Use push/pop mechanism for cursors
11 years ago
Eduardo Bart 3a47c4f2e1 Remake cursors, closes #219 and #237
11 years ago
Eduardo Bart 0a91fff82a Textedit improvements
11 years ago
Eduardo Bart d5b4e0929f Improvements in textedit and hotkey manager
11 years ago
Eduardo Bart 5b65088426 Improve tab navigation and scrolling
11 years ago
Eduardo Bart 311bc220a8 Fix a warning
11 years ago
Eduardo Bart 27d5506262 Some fixes in entergame and widget clipping
11 years ago
Eduardo Bart ca4caf7991 Fix text highlighting again
11 years ago
Eduardo Bart 18a37393c5 Limit path finding max complexity
11 years ago
Eduardo Bart c28596292f Text selection in chat
11 years ago
Eduardo Bart 84dfd4f7f3 UITextEdit selection, closes #55
11 years ago
Eduardo Bart 9907e9e5c7 Fix particles and some fun in the background LOL
11 years ago
Eduardo Bart f389c3b3fe Widgets can now rotate :O
11 years ago
Eduardo Bart 28b5fc1d5a Refactor modules, closes #223
11 years ago
Eduardo Bart cf77c2baf3 Fix text edits wrapping
11 years ago
Eduardo Bart a80e758e32 Improve tabs move in console chat, looks nice now
11 years ago
Eduardo Bart 2e75380218 Reimplement text edit scrolling in C++
11 years ago
Eduardo Bart 5344a179a4 Many UI improvements and minor fixes
11 years ago
Eduardo Bart 122577a916 Just rename some files
11 years ago
Henrique Santiago 18a0d7ab94 Fixes to horizontal scrollarea, improve charlist flexibility
12 years ago