136 Commits (a7c17cec2e0419d36eced7f5b0d2bf104fccb2c1)

Author SHA1 Message Date
Eduardo Bart 88301c329a a lot of changes in modules
12 years ago
Eduardo Bart add8505a5b implement auto repeat configuration for key press events, to give more flexibility
12 years ago
Eduardo Bart 64c9e4f1d5 add modulemanager module
12 years ago
Eduardo Bart a55e138002 some cleanup in modules, fixes in tooltip, uiwidget warnings, disable map saving for a while
12 years ago
Eduardo Bart cc081d8151 update TODO, rename onMouseDoubleClick to onDoubleClick
12 years ago
Eduardo Bart 1340699b01 implement onMouseDoubleClick event in UIWidget
12 years ago
Eduardo Bart 9db7bd2602 rework map rendering
12 years ago
Eduardo Bart cfcc3fd428 fix death issues, improve text messages
12 years ago
Eduardo Bart 24aab00431 fix use with, improve move, change icons, improve topbar
12 years ago
Eduardo Bart d500de9aa0 change in topmenu and some fixes
12 years ago
Henrique Santiago e3096c1648 fix move on different floors, dragqueen border on uiitem
12 years ago
Eduardo Bart 9b9e837e97 fix drag bug
12 years ago
Eduardo Bart 759b7f43b3 dran and drop for UIWidget
12 years ago
Eduardo Bart 6ce92a1a64 rework walk
12 years ago
Eduardo Bart 452d1a76b0 fix key events for win32
12 years ago
Eduardo Bart e6cb3de637 add options style for UIComboBox, fix push values of otml nodes
12 years ago
Eduardo Bart 44a20222bb walk and key event system rework with some regressions
12 years ago
Eduardo Bart c1cf53829e implement grid layout
12 years ago
Eduardo Bart 8ad88c4070 move UIWindow to lua
13 years ago
Eduardo Bart a1374baee1 major UIWidget rewrite with new features
13 years ago
Eduardo Bart 3230095cea add ui padding
13 years ago
Eduardo Bart fdc9087870 implement chat colors, rework on UI layout update system
13 years ago
Eduardo Bart c4b2dd18d6 restore terminal, rework console
13 years ago
Eduardo Bart f3c0260ea2 change bot protection
13 years ago
Eduardo Bart 028441831d save window position and size
13 years ago
Eduardo Bart fb20ad1ba1 improve combobox and menu design
13 years ago
Eduardo Bart c9280ecf9d invert widget event propagation order
13 years ago
Eduardo Bart b8150d160e implement combobox and do some ui rework
13 years ago
Eduardo Bart 7172d2251a display window on screen center
13 years ago
Eduardo Bart 7fc4ebd89e add new style states (first,middle,last,alternate)
13 years ago
Eduardo Bart 90600bbd69 make menu work
13 years ago
Eduardo Bart 43c16a1643 init menu
13 years ago
Eduardo Bart 9104305f37 update copyright notice
13 years ago
Eduardo Bart 7eead50806 use GLSL shaders
13 years ago
Eduardo Bart f548825faf too many changes to list, many regressions were made, master will be UNSTABLE for a few days
13 years ago
Eduardo Bart d5e15d1f06 add clock, change exceptions, add network exceptions, fix some crashes
13 years ago
Eduardo Bart 5c654f685c make styles closer to CSS syntax
13 years ago
Eduardo Bart 55136fe866 change loadUI/UI.display lua API
13 years ago
Eduardo Bart 63cbe11f7e improvments in widgets initialization
13 years ago
Eduardo Bart 63c018ba4c focus and active states fixes
13 years ago
Eduardo Bart 9159e14895 implement auto login and remember password
13 years ago
Eduardo Bart 4341bf91a6 implement motd button
13 years ago
Eduardo Bart ba62863ff7 add style for colorbox in outfit window
13 years ago
Eduardo Bart 1667662c5c fix disabled state in uicheckbox
13 years ago
Eduardo Bart 532d7f239f new widget, UICheckBox
13 years ago
Eduardo Bart 5784644701 fix tooltip
13 years ago
Eduardo Bart ca702109d6 item menu example
13 years ago
Eduardo Bart ce3b02fa09 add menu example in playerground module
13 years ago
Eduardo Bart fc65f99ead improve window moving, minor changes to enable others apps use otclient framework
13 years ago
Eduardo Bart c07dd1066b fix compile issue on mingw32
13 years ago
Eduardo Bart 61ce6d6331 fix walking while the mouse is over topmenu buttons
13 years ago
Eduardo Bart 39c62942cf add chat buffer
13 years ago
Eduardo Bart 6d6479e4a9 fix tooltip crash
13 years ago
Eduardo Bart 1b9f9bbc7d implement button tooltips on top menu
13 years ago
Eduardo Bart b345a6d783 create in game interface panels and renable about and options windows
13 years ago
Eduardo Bart 2304ff3529 fix some login phases issues
13 years ago
Eduardo Bart d2e8e1d774 add command completion to console
13 years ago
Eduardo Bart 59017205b0 change interface style, add top menu
13 years ago
Eduardo Bart 21b355a012 change console binding, now its Ctrl+F8, fix console focus issues
13 years ago
Eduardo Bart f4f0d7e960 fixed ratio image drawing support
13 years ago
Eduardo Bart 27ccb472d2 implement status messages
13 years ago
Eduardo Bart 12661c1b1b map losing focus fix
13 years ago
Eduardo Bart f41fd0576c login/logout/ctrl+g working correctly
13 years ago
Eduardo Bart 8b2cb410c2 ctrl+g kinda working, but login/logout events still need a remake
13 years ago
Eduardo Bart 6206eeb562 move charlist selection with arrows
13 years ago
Eduardo Bart 8aadea2a96 rework key input handling, add more script events for UI and implement console history
13 years ago
Eduardo Bart e87297c1b5 reorganize all constants and place them into namespaces
13 years ago
Eduardo Bart f7eac377e7 restore copyright notice
13 years ago
Eduardo Bart ccc4c1ba5e some fancy
13 years ago
Eduardo Bart 7359370251 new layout system, new UI state/styles system
13 years ago
Eduardo Bart d31d32bf82 changes..
13 years ago
Eduardo Bart 3c72c844d2 much faster layout calculation
13 years ago
Eduardo Bart bfa3903940 ui internal destroy
13 years ago
Eduardo Bart 6a3ee47cc5 refactoring
13 years ago
Eduardo Bart 8fb07afc10 change ui event handling
13 years ago
Eduardo Bart 8007e37796 console max lines
13 years ago
Eduardo Bart f266b9fbc6 remake widgets's anchor layouts
13 years ago
Eduardo Bart b410921e32 fix focus bugs in UI
13 years ago
Eduardo Bart d0f47f47a4 fix bug
13 years ago
Eduardo Bart 38529ea837 lua console and some changes
13 years ago
Eduardo Bart 033f14780d make otml simpler and easier to use, improve error handling/exceptions
13 years ago
Eduardo Bart d8cc37afdb reorganize sources
13 years ago
Eduardo Bart 80564b9dff fix some ui events
13 years ago
Eduardo Bart afc197f2dc rework on graphics.cpp, implement some GFX with lua
13 years ago
Eduardo Bart 09af50c990 remake ui event system and reimplement line edit
13 years ago
Eduardo Bart 55862b07ad merge total remake
13 years ago