690 Commits (a7c17cec2e0419d36eced7f5b0d2bf104fccb2c1)

Author SHA1 Message Date
Eduardo Bart 595cdc1bb4 fix some win32 hotkeys and change zoom hotkeys
12 years ago
Eduardo Bart c13a5b5dab fix crash and focus bug
12 years ago
Eduardo Bart 959d9a87b0 fix focus bug, change battle events
12 years ago
Eduardo Bart 6ace984440 fix combobox
12 years ago
Eduardo Bart a475384b73 ui fixes
12 years ago
Eduardo Bart 47e7eef716 implement more functionality
12 years ago
Eduardo Bart 0e46df3f29 fix useWith mouse conflict with resize borders
12 years ago
Eduardo Bart 5201071707 fiz rare logging crash
12 years ago
Eduardo Bart 58d9426be8 small changes
12 years ago
Eduardo Bart a4cef0d390 fix possible mapview crash
12 years ago
Eduardo Bart 4743763d48 remvoe blur, fix scroll issue on win32
12 years ago
Eduardo Bart 8c2a84b6be motion blur for fun
12 years ago
Eduardo Bart 56d6cc2cc0 testing bloom and motion blur
12 years ago
Eduardo Bart 8d14d9bc99 restore old modules
12 years ago
Eduardo Bart e2ea267703 rework mouse events propagation
12 years ago
Eduardo Bart 92d535f981 improve scrolling
12 years ago
Eduardo Bart 668c4d98d9 win32 fixes
12 years ago
Eduardo Bart 8ea154016b fix and changes
12 years ago
Eduardo Bart 060c1cf8e7 ui changes
12 years ago
Eduardo Bart ee869bb279 side panel splitter
12 years ago
Eduardo Bart 9309d6e7f3 some rework in UIWidget input
12 years ago
Eduardo Bart 532e8e3e39 chat line wrapping
12 years ago
Eduardo Bart ccf55132a1 OMG the chat is finally scrolling!
12 years ago
Eduardo Bart 179e53bb77 scrollbar, options and widgets changes
12 years ago
Eduardo Bart de0008caf1 ui and graphics changes
12 years ago
Eduardo Bart efa9811342 dragging fixes
12 years ago
Eduardo Bart 239f58296e restore inventory and healthbar
12 years ago
Eduardo Bart b301aa1a2b rework splitter implementation
12 years ago
Eduardo Bart 33458a3e39 modules changes
12 years ago
Eduardo Bart 159eb98df2 introduce startup options
12 years ago
Eduardo Bart 3ad97c9eab crash handler, logger and oengles changes
12 years ago
Eduardo Bart 28633a9e20 fixes
12 years ago
Eduardo Bart 57adcb38bd rework windows crash handler
12 years ago
Eduardo Bart c7469e4454 graphics fixes
12 years ago
Eduardo Bart 01d5fad315 support for OpenGL 2.0
12 years ago
Eduardo Bart 5c35938a92 many graphics performance tweaks
12 years ago
Eduardo Bart b4261a8c7b bunch of optimizations
12 years ago
Eduardo Bart 3cd31bcd1e rework Color to optimize render
12 years ago
Eduardo Bart f62f507813 just fixes
12 years ago
Eduardo Bart c0611bfe2a restore some game functionallity
12 years ago
Eduardo Bart a24212d4de back to otclient dev, with new background!
12 years ago
Eduardo Bart b46d4c4d5f non relevant changes
12 years ago
Eduardo Bart 27b83fa722 some optimizations and compilation changes
12 years ago
Eduardo Bart ba24e7ce39 fix compile issue
12 years ago
Eduardo Bart e03bf33f58 BEAWARE all game functionality is disabled with this commit for a while
12 years ago
Eduardo Bart 96358b317d drag fixes
12 years ago
Eduardo Bart c707f990bf fix popupmenu, fix mouserelease events, fix connect
12 years ago
Eduardo Bart d4ce3c5354 fix issue on onMouseRelease
12 years ago
Eduardo Bart f056131ae1 fix possible crash when reading border style, fix onLogin event
12 years ago
Eduardo Bart 619f751371 fixes in uicreature rendering
12 years ago
Eduardo Bart e51789378a make hover, dragging, press and mouse release work in a proper way
12 years ago
Eduardo Bart e2203799dc clean table fields on widget destruction
12 years ago
Eduardo Bart 37f3f904c7 some fixes in MainWindow move
12 years ago
Eduardo Bart 71c706157a drag fixes
12 years ago
Eduardo Bart 46df3c7dbe some window moving
12 years ago
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 f97104f12e replace require with dofile, rename Hotkeys to Keyboard
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 2b206a74a9 some key codes changes
12 years ago
Eduardo Bart aafe219532 fix numpad keys on win32
12 years ago
Eduardo Bart d83804f2cb fiz win32 window positioning/moving issues
12 years ago
Eduardo Bart 3277c050c5 fix in OpenGL ES code
12 years ago
Henrique Santiago d931b03fed spinbox improvements
12 years ago
Eduardo Bart 1340699b01 implement onMouseDoubleClick event in UIWidget
12 years ago
Eduardo Bart 411ac72fdc change some comments
12 years ago
Eduardo Bart f1cba66b1e fix possible issue when disconnecting from the server
12 years ago
Eduardo Bart edeee80631 speedup sprite loading
12 years ago
Eduardo Bart 4584ce5b86 bind Game.turn
12 years ago
Eduardo Bart 5f6dd5aff1 remove dump line
12 years ago
Eduardo Bart e88774728e otml node cast fixes
12 years ago
Eduardo Bart 34f9ecb6c8 fixes in Settings/g_configs
12 years ago
Eduardo Bart 98ef0e4574 allow setting/getting nodes in g_configs
12 years ago
Eduardo Bart 289efe34cf fix tcp congestion
12 years ago
Eduardo Bart 2a62159a61 rename item data to count, add function to get current class name in lua
12 years ago
Eduardo Bart 51b0822267 zoom out much more smoother
12 years ago
Eduardo Bart 437f515e7c fix outfit problems
12 years ago
Eduardo Bart 87236ee780 add missing shader
12 years ago
Eduardo Bart 7d8d214324 simpli map load/save
12 years ago
Eduardo Bart 9db7bd2602 rework map rendering
12 years ago
Eduardo Bart 4276bd680d allow use of mipmaps in framebuffers
12 years ago
Henrique Santiago 1983a08cbe move window
12 years ago
Eduardo Bart cfcc3fd428 fix death issues, improve text messages
12 years ago
Eduardo Bart 99ff5ce24c implement line wrap for 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
13 years ago
Henrique Santiago e3096c1648 fix move on different floors, dragqueen border on uiitem
13 years ago
Eduardo Bart a5b4ee2c19 fix walk up/down with parcels
13 years ago
Eduardo Bart f21927e8d9 implement cursor change for win32
13 years ago
Eduardo Bart 9b9e837e97 fix drag bug
13 years ago
Eduardo Bart 759b7f43b3 dran and drop for UIWidget
13 years ago
Eduardo Bart 380a13ef83 fix dup wheel events on x11
13 years ago
Eduardo Bart 490eae7814 fix paste of text with accents in win32
13 years ago
Eduardo Bart 9b8043cf31 fix paste oftexts with accents in x11
13 years ago
Henrique Santiago 3a4ed78b30 borders fix
13 years ago
Eduardo Bart 9450fab9e7 fix walk freeze, fix some texts displaying in pink
13 years ago
Eduardo Bart 6ce92a1a64 rework walk
13 years ago
Eduardo Bart 4491ee8bdd fix realese crash on win32
13 years ago
Eduardo Bart dddfdbc0d5 fix realese crash on win32
13 years ago
Eduardo Bart 0b08552bbc fix a loading error crash, command to debug containers items ids
13 years ago
Eduardo Bart 9997b258b9 fix combobox style
13 years ago
Eduardo Bart 452d1a76b0 fix key events for win32
13 years ago
Eduardo Bart 7bcf7f536e cache rendering of UILabel
13 years ago
Eduardo Bart e701cce5fd fire onTextChange for UILineEdit
13 years ago
Eduardo Bart e6cb3de637 add options style for UIComboBox, fix push values of otml nodes
13 years ago
Eduardo Bart de0e4a1acf fix release keys on x11, remove ping addon, fix minor issue in outfit render, fix emblem updates
13 years ago
Eduardo Bart 44a20222bb walk and key event system rework with some regressions
13 years ago
Eduardo Bart 9ec40f016d implement API to save lists in configs file and terminal history
13 years ago
Eduardo Bart a238111c07 add horizontal box layout, enter keypress fix
13 years ago
Eduardo Bart 61aa710d1c some chat functionality
13 years ago
Eduardo Bart aae784468b fix some keyboard issues, chat tab, fix loadScript exception
13 years ago
Eduardo Bart f57d46de0e fix minor connection leak
13 years ago
Eduardo Bart eb308997d4 fix chat and grid layout
13 years ago
Eduardo Bart 4590c1b894 move network lua bindings to the correct place
13 years ago
Andre (Notebook) 8f466b432c add lua functions to support packet manipulation/send
13 years ago
Eduardo Bart 8cace32ce7 fix win32 error
13 years ago
Eduardo Bart c1cf53829e implement grid layout
13 years ago
Eduardo Bart 34af633b47 implement mouse cursor set in x11 platform
13 years ago
Eduardo Bart bb768f43c0 improvments for shaders
13 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 911584e816 fix x11 keyboard modifiers
13 years ago
Eduardo Bart 3230095cea add ui padding
13 years ago
Eduardo Bart ada5c031d6 fix critial network delay issue
13 years ago
Eduardo Bart 81e378cc22 some rework on gameprotocol class
13 years ago
Eduardo Bart 90900e44a7 console options
13 years ago
Eduardo Bart fdc9087870 implement chat colors, rework on UI layout update system
13 years ago
Eduardo Bart e46f5fcb69 fix resource path priority
13 years ago
Eduardo Bart c7619316bb display 'you are dead message' on death, support speak/text messages in multiprotocol
13 years ago
Eduardo Bart ef0c625c41 add option custom user script, otclientrc.lua
13 years ago
Eduardo Bart c4b2dd18d6 restore terminal, rework console
13 years ago
Eduardo Bart a3721b3a11 handle close event in lua
13 years ago
Eduardo Bart b0f8e495c9 changes in number conversion
13 years ago
Eduardo Bart 5d0d1432ed lua fixes
13 years ago
Eduardo Bart 3c62ce97db fixes in Settings
13 years ago
Eduardo Bart cd0d2cb642 fix win32 key input and implement fullscreen/maximize/minsize
13 years ago
Eduardo Bart acd720e249 add missing lua casts
13 years ago
Eduardo Bart aca082f228 check spr and dat signatures
13 years ago
Eduardo Bart f41e1e75cd fix fatal error messages
13 years ago
Eduardo Bart f3c0260ea2 change bot protection
13 years ago
Eduardo Bart d25228fc1c organize TODO file
13 years ago
Eduardo Bart 7206f7aad9 implement fullscreen for x11
13 years ago
Eduardo Bart 028441831d save window position and size
13 years ago
Eduardo Bart 0cb5facd7a lua binder improvments
13 years ago
Eduardo Bart 0230540c07 fix dead keys on x11
13 years ago
Henrique Santiago 1b83126ed5 separator fix, fix draw outside map
13 years ago
Eduardo Bart fb20ad1ba1 improve combobox and menu design
13 years ago
Henrique Santiago 320b67e292 copy name, invite to party
13 years ago
Eduardo Bart c9280ecf9d invert widget event propagation order
13 years ago
Eduardo Bart 30ce5e2ba9 reorganize some stuff
13 years ago
Eduardo Bart 215d426b42 restore clearText binding, don't display menu if its empty
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 05230f44e4 new lua function for creating widgets: createWidget
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 f7dd35f0dd fix warnign in release mode
13 years ago
Eduardo Bart d6e818e648 fixes for ARM
13 years ago
Eduardo Bart 238c66f26c more changes to work on ARM
13 years ago
Eduardo Bart e95973174c more changes to work on ARM
13 years ago
Eduardo Bart a394033872 fix crash handler for ARM
13 years ago
Eduardo Bart fd9b9a85ce fix maximize on win32
13 years ago
Eduardo Bart 808eb8cd80 fix compile issue in mingw32
13 years ago
Eduardo Bart 212bcf9379 remove duplicate file sources
13 years ago
Eduardo Bart fd88ba773a ...
13 years ago
Eduardo Bart 00c5481dd0 fix for cmake 2.6 compatibility
13 years ago
Eduardo Bart 7c0ad7a356 fix EGL
13 years ago
Eduardo Bart d597335135 make work on win32 again using GLEW
13 years ago
Henrique Santiago d67442dc49 introduce statictext
13 years ago
Eduardo Bart 400afa9981 fix outfit glitches, init combobox, move shaders, remove unused particles files, create timer utility
13 years ago
Henrique Santiago 5faa903e18 creatures walk and outift fixes
13 years ago
Henrique Santiago df0f2febe6 more rework
13 years ago
Henrique Santiago 5830a3dc3e animated text
13 years ago
Henrique Santiago 37a6a38ca6 some reworks
13 years ago
Eduardo Bart 3abbf5255e introduce matrix class and use it
13 years ago
Henrique Santiago e6d1252b34 creature names font fix
13 years ago
Eduardo Bart 2b25ffd86b changes to compile on gcc 4.7
13 years ago
Henrique Santiago 56a392f681 particle system with exori flam
13 years ago
Henrique Santiago ab9efe5a95 particles test
13 years ago
Henrique Santiago e3e6770957 particles start final size
13 years ago
Henrique Santiago 6973e1639a particles colors
13 years ago
Henrique Santiago eed6fab4b1 particles afectors upgrade and timer rework
13 years ago
Eduardo Bart a4eed64709 fix ctrl+g
13 years ago
Eduardo Bart d78278379b nothing
13 years ago
Henrique Santiago bb0860c5d0 particles on center
13 years ago
Henrique Santiago bf28a92e31 affectors attract
13 years ago
Henrique Santiago 26eb3b42a6 some changes to particles
13 years ago
Henrique Santiago ad38dad227 particle affectors
13 years ago
Henrique Santiago 435161df62 emitter delay and system deletion
13 years ago
Henrique Santiago 9a5be9c4d8 add missing files
13 years ago
Henrique Santiago 2643de367a remove particles from emitter
13 years ago
Henrique Santiago 4f905da009 particles ptr fixes
13 years ago
Eduardo Bart 16bb12011a rework particles math
13 years ago
Eduardo Bart 1339e18202 ...
13 years ago
Henrique Santiago 8926f33679 particles fixes
13 years ago
Henrique Santiago f67770ed00 particles from file
13 years ago