1742 Commits (26fb35fd4da055fd2f9b7d65fe2ca44160c347fe)

Author SHA1 Message Date
BenDol 2d84fae2c8 Can now create new configs on the fly using: local config = g_configs.create(file)
10 years ago
BenDol 5204e3ac03 Proper termination and initialization of the ConfigManager.
10 years ago
BenDol 547b18db9a Update copyright for 2014
10 years ago
BenDol 37f9d3e200 Fix building issues.
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 07e40afa3d Ability to get buffer from inputmessage
10 years ago
Shawak 8179915e06 Ability to get buffer from inputmessage
10 years ago
Sam a58a3e90c8 Implement purse slot (closes #208), add version 10.37 (could not find protocol changes)
10 years ago
Sam 8d8f32b081 Partial 10.36 support, also fix #499
10 years ago
Sam 9d866a3616 Merge pull request #501 from conde2/master
10 years ago
conde2 0fbba70003 Fix protocol erros and try to fix walk delay
10 years ago
Henrique Santiago 598a7edf6b Merge pull request #497 from Faith2531/patch-1
10 years ago
Sam b415b73b4a Fix creature marks. Thanks to @dalkon
10 years ago
Faith2531 b6d8ede854 Update game.cpp
10 years ago
conde2 d080432e14 Support for newer versions and light draw fix
10 years ago
LordHepipud 82a5989f5c Fix Tile::getTopLookThing()
10 years ago
Eduardo Bart bb514d3acb Optimize path finding upto 100x performance again
10 years ago
Henrique Santiago b7b8fdfd0c Fix BinaryTree skip, small otb changes
10 years ago
Eduardo Bart 57a330e589 Fix path finding issue introduced by PR #470
10 years ago
Ahmed Samy 96f3bcb42b Merge https://github.com/shirayukikitsune/otclient
10 years ago
Ahmed Samy c8b4566194 TextEdit: If cursor pos reaches end, move to start, and the opposite
10 years ago
sakagushi f0fbd4790f And do not delete curly brackets.
10 years ago
sakagushi cb1f28a3a3 Meh, spacing.
10 years ago
sakagushi cc1e3c534e Even more fixes
10 years ago
sakagushi f4f79f47bd Optimizations in Map::findPath
10 years ago
sakagushi ff617c3fab More fixes in Map::findPath
10 years ago
sakagushi 43524a9127 Fixes heap corruption in Map::findPath
10 years ago
Sam 48ff67dc06 Fix useWith issue
10 years ago
Sam 8bd154b604 Merge pull request #452 from conde2/master
10 years ago
conde2 9da018fdff Temporary fix for async
10 years ago
Sam 4f4788c1c3 Fix WritableDate to correct version (at least I hope so), fixes #446
10 years ago
Sam d0d8c9a081 Bind adjustments, some fixes
10 years ago
Henrique Santiago f3b5adbf40 Merge pull request #447 from conde2/master
10 years ago
Sam 38c9b6b0b2 Luacasts for Light
10 years ago
conde2 79be0eca73 Fix compilation under MSVC, bind some fucntions
10 years ago
Sam 9bd02ca8ba Added method to export a ThingType as png :exportImage(fileName)
10 years ago
Sam f12ecd8404 Implemented a function to save .dat file
10 years ago
Sam 53803b2218 Implemented a function to save .spr file
10 years ago
Sam 67c2453c82 savePNG method for Image
10 years ago
Sam 455000c02d Fix save_png definition / New UISprite function
10 years ago
Sam 27ae54d7d6 Lua call for loading .spr, .dat, .otb
10 years ago
Sam aec577a4b4 Merge pull request #442 from d33tah/master
10 years ago
Ahmed Samy 6f467d5a1b Sort town/house names
10 years ago
Jacek Wielemborek e6c9e78935 Get rid of trailing whitespace.
10 years ago
Sam 3750a85c5f Fix for version 8.40
10 years ago
Sam 03de13d618 Duplicate lua function removed
10 years ago
Sam 20b68c6a42 Vip functionality, closes #83
10 years ago
Ahmed Samy e4ba805e00 deleteSpawn()
10 years ago
Ahmed Samy 93be0f975f getCreatures / getSpawns
10 years ago
Sam cbfeef39bc Effects now use x and y pattern, fixes #433
10 years ago
Sam d7dfa2220e GMAction fix
10 years ago
Ahmed Samy edf17a44ca Code cleanup
10 years ago
Sam 6db2458c1d Adding 10.31 to version list
10 years ago
Ahmed Samy 2556bfcbf2 Tab -> space
10 years ago
Ahmed Samy 9bdce800d8 Bind Container item code to lua
10 years ago
Ahmed Samy 9adab5f9bf Item serialization: Write description & text
11 years ago
Ahmed Samy a6f998d406 Fix typo & bind ItemType::isWritable
11 years ago
Ahmed Samy ab21558c47 Do not test for TILESTATE_NONE
11 years ago
Sam 17c4d59b15 Enabling versions 7.8 to 8.0
11 years ago
Sam da959aca28 Support for protocol 7.7/7.72 / Tiny fix
11 years ago
Ahmed Samy 6745bff132 Introduce g_resources.getDirectoryFiles
11 years ago
Sam 27db78567b Fix writables in 7.6, fixes #416
11 years ago
Sam 9d8cf33acc Fix 7.60 login protocol
11 years ago
LordHepipud aa84ee4362 Fix 7.70 RSA / XTEA encryption
11 years ago
Henrique Santiago 1e17919a26 Use of createTable on containers
11 years ago
Ahmed Samy df3546b073 lua: now we have a function to static allocate an array
11 years ago
Ahmed Samy 24e26e190b Also unbind g_minimap.updateTile
11 years ago
Ahmed Samy ad7cda534d Fix minimap tile update for item removal
11 years ago
Sam 863bece70b VC12 fixes by @dalkon
11 years ago
Ahmed Samy 22f97aa00b More binds to lua
11 years ago
Ahmed Samy e32607b05c Tiny fixes
11 years ago
Ahmed Samy 1790eee1c6 Add selection to tile
11 years ago
Ahmed Samy ec2518525a Add more tile flags to be checked for
11 years ago
Ahmed Samy eb4fb4ff41 Animations are now optional
11 years ago
Ahmed Samy 4f997a3826 Only request tile cache to be updated once for both x & y
11 years ago
Ahmed Samy c54015a60d Fixup movePixels a little bit
11 years ago
Ahmed Samy 57c432d3ea Increase maximum move offset to be 64 instead of 32
11 years ago
Ahmed Samy bd8c883e13 Take out debug message
11 years ago
Ahmed Samy b5c3b37b3c Tiny fix for movePixels
11 years ago
Ahmed Samy ece6507df2 Bind g_minimap.updateTile to lua
11 years ago
Ahmed Samy 04515ffbb8 Fix map move pixels function
11 years ago
Ahmed Samy ed24a0735a Bind {un,}lockVisibleFloor to lua
11 years ago
Ahmed Samy 2498129ff3 mapio: don't add saved with line in description
11 years ago
Ahmed Samy 066638e7c0 mapio: don't add description twice
11 years ago
Ahmed Samy 95610de5f3 bind set{Width,Height} of g_map to lua
11 years ago
Ahmed Samy 9154c0a678 mapio: fix load on new maps
11 years ago
Ahmed Samy 772ec208c0 don't throw error on fail
11 years ago
Sam 99500c9c91 Protocol 8.40-.42 fixes, closes #272
11 years ago
Ahmed Samy b9b9a32b83 Spawns: add function to find a spawn to place a creature on
11 years ago
conde2 ba091c9f5b Indentation
11 years ago
conde2 3288711d16 Mistake
11 years ago
conde2 8b0509a5c3 Try to fix compilation
11 years ago
conde2 d7612e9304 Little mistake
11 years ago
conde2 4dcb30110f Use of clamp
11 years ago
conde2 7ff73d1064 Fix indentation
11 years ago
conde2 ca2fe9cf45 Fix compilation under MSVC
11 years ago
Sam ec012cb137 Fix 7.6 protocol issue / Typo
11 years ago
Sam 69ae324676 Tiny setPVPMode fix
11 years ago