Sandu Liviu Catalin
|
000133b2ba
|
Adjust some of the miscellaneous functions to use the new method of receiving formatted strings.
|
2016-11-16 12:15:46 +02:00 |
|
Sandu Liviu Catalin
|
c318dbf1da
|
Fix HideMapObjectEx registered as SetKeyCodeName.
|
2016-11-16 11:58:46 +02:00 |
|
Sandu Liviu Catalin
|
6eb0e97a71
|
Fix wrong function registered under the wrong name.
|
2016-07-27 23:35:52 +03:00 |
|
Sandu Liviu Catalin
|
58ad1d59e5
|
Add functions to obtain a district name from a certaint point on the map. Should close #28
|
2016-07-27 23:34:56 +03:00 |
|
Sandu Liviu Catalin
|
3ebe127c2c
|
Move message broadcasting into their own source file for better code structuring
Move message broadcasting into their own table to avoid polluting the global scope.
|
2016-06-19 09:32:16 +03:00 |
|
Sandu Liviu Catalin
|
431198378d
|
Implement functions to broadcast messages to all players.
|
2016-06-19 08:13:38 +03:00 |
|
Sandu Liviu Catalin
|
d42040c9c0
|
Merge the Random and Math libraries into the Numeric library and organize code a bit.
|
2016-06-05 00:00:59 +03:00 |
|
Sandu Liviu Catalin
|
f2361a27c3
|
Untested update to the new plugin API.
Various other changes to the plugin as well.
|
2016-05-22 06:20:38 +03:00 |
|
Sandu Liviu Catalin
|
b486ecc2fb
|
Fix the hide object function to calculate the correct coordinates but also implement the raw function.
|
2016-03-26 18:14:00 +02:00 |
|
Sandu Liviu Catalin
|
bab8146c89
|
Fixed a range error in the SQLite plugin when validating column indexes.
Added an extra flush overload to flush all elements in a handled manner.
Prefixed the Server table to not clutter the user space.
|
2016-03-13 13:39:17 +02:00 |
|
Sandu Liviu Catalin
|
06e598acfb
|
Dumped the old implementation. Started with a more simple approach.
|
2016-02-21 00:25:00 +02:00 |
|