166 Commits (d7429c201caaa7fb66ce20797dc398c945d20091)

Author SHA1 Message Date
BenDol d7429c201c Started 1050 implementation and fix ups:
10 years ago
BenDol 07ac5c27ca Added some missing lua functions.
10 years ago
BenDol 1baad726ae Just use g_configs.unload(config) to unload config files.
10 years ago
BenDol 3ce37dacbd Removed onUnload from corelib and added more lua bindings for resources.
10 years ago
BenDol 8b3f3b11f0 Can now unload a Config by config:unload()
10 years ago
BenDol 2d84fae2c8 Can now create new configs on the fly using: local config = g_configs.create(file)
10 years ago
BenDol 547b18db9a Update copyright for 2014
10 years ago
BenDol b295053662 Finished stable implementation (as far as tested), still requires more testing.
10 years ago
BenDol 61059e66ec Started implementing ability to load custom config files (currently unstable).
10 years ago
Shawak d20c263912 Ability to get buffer from inputmessage
10 years ago
Shawak 8179915e06 Ability to get buffer from inputmessage
10 years ago
Ahmed Samy 6745bff132 Introduce g_resources.getDirectoryFiles
11 years ago
Eduardo Bart b43a196eac Minor fixes and add auto resize for images
11 years ago
Eduardo Bart 392acc0b43 Try to fix compilation for gcc 4.6 [2]
11 years ago
BeniS a7b27ef8dd Forgot to add MySQLResult lua binding
11 years ago
BeniS f50c63e9e5 Removed singleton instance & added more lua bindings
11 years ago
Eduardo Bart 8314b84f69 Add live_textures_reload command
11 years ago
Henrique Santiago e85afd4b63 Platform modtime, little changes to entergame
11 years ago
Henrique Santiago 46aa0c005f Support to miniwindow margin, fix protocollogin connectCallback, pt translation
11 years ago
Eduardo Bart 06e2b6eca2 Platform fixes and rework ping
11 years ago
Eduardo Bart e4e3d7d053 New platform APIs and new OpenAL cmake
11 years ago
Henrique Santiago 11cb287a21 Changes to UIProgressBar, simplified healthinfo module
11 years ago
Eduardo Bart 7ece0ed8c7 Buttons for client options
11 years ago
Henrique Santiago 546007f1df UIImageView, fixes to minimap
11 years ago
Eduardo Bart 5bf03c50d6 Rework hotkeys manager, fix many issues on it
11 years ago
Eduardo Bart b7eef97239 Add flexibility in login packets
11 years ago
Eduardo Bart 773837da98 Minor changes in file type handling
11 years ago
Eduardo Bart 4f8f02acad Rework auto focus behavior, closes #222
11 years ago
Eduardo Bart 07959ddc04 Fix a vulnerability in password encryption
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 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
BeniS b68df8336a Minor fixes to some previous commits.
11 years ago
Eduardo Bart 62cd3d04e1 Update sound engine with some sound fixes
11 years ago
Eduardo Bart 2e75380218 Reimplement text edit scrolling in C++
11 years ago
Eduardo Bart cce2976156 Many enhancements in client API
11 years ago
Eduardo Bart 0120b7554c Restore support for animated png files
11 years ago
Eduardo Bart 122577a916 Just rename some files
11 years ago
BeniS 3fa5993177 Changed scrollbar style, and some other changes:
11 years ago
otfallen eb7a11158a XML saving and minor fixes + code refactoring.
12 years ago
Henrique Santiago c517f7b745 Add/get table functions implemented on ext charlist
12 years ago
Eduardo Bart bdbce01c97 Add uid param to stats module
12 years ago
Henrique Santiago 05fcf740b4 Stats module
12 years ago
Henrique Santiago ab7400c51d Progress on issues #60, #24, #21
12 years ago
Henrique Santiago 7fb2f6deb5 Add getIp function, remove unused sql function
12 years ago
Henrique Santiago 8753f82fd0 Change cursor on textedit, remove possibility to close EnterGame window
12 years ago