turley
441355b00a
i think i misunderstood something, revert changes
2011-12-20 12:54:06 +00:00
turley
fd92b259a4
minor refactoring
...
possible bug in executor (array assign)
2011-12-19 18:25:03 +00:00
turley
4f053bc563
minor performance stuff + next try to fix memory problem
2011-05-16 14:48:11 +00:00
turley
22c1e43429
ESCRIPT_PROFILE now measures time in microsecond instead of milliseconds
2011-03-17 16:45:43 +00:00
turley
27140e1749
new line fixes (gcc)
2011-03-12 11:14:19 +00:00
turley
823f18b0cc
Added: pol.cfg AccountDataSafe (default -1)
...
Values:
-1 : old behaviour, saves accounts.txt immediately after an account change
0 : saves only during worldsave (if needed)
>0 : saves every X seconds and during worldsave (if needed)
removed debugging stuff for pkts
2011-03-10 12:57:50 +00:00
turley
981ff65c43
-added ESCRIPT_PROFILE #define stops the execution time of functions/members/methods PolCore().internal(1) logs it into debug.log
...
-added globalproperty file for PreprocessorDefinitions (i hate to set needed defs in every proj) vs2008/10 only
-some speedups
-removed "Waah! ..." prints on heal/damage dead chr
-fixed "*.. is attacking you!*"
2011-03-04 14:32:18 +00:00
turley
e10cd27cea
sync: shini - long to int (prerequisit for 64-bit)
2010-03-29 14:52:03 +00:00
turley
438bab30ed
fix for latest gcc - patch by che
...
with defined USE_SYSTEM_ZLIB uses system zlib - che
2010-01-06 08:30:57 +00:00
turley
8084d7c0e4
more cleanup
...
+pre-incrementing of iters is faster
2009-10-07 10:55:39 +00:00
turley
b2bb1c096b
Fixed DestroyItem call in CanInsertScript
...
vartype cleanup
misc cleanup
misc optimizations
2009-10-07 07:41:56 +00:00
muaddib_pol
4f01460d16
+ bscript project upgrade to use literal paths. Removed include of ".."
...
+ Couple format/cleanup
2009-09-11 12:15:05 +00:00
turley
2e39309bf1
coordinate vartype cleanup, i hope no new bugs :(
2009-09-10 12:24:52 +00:00
turley
07e1c0daad
Added: struct .? and .- as shortcut for .exists() and .erase()
2009-09-05 16:22:35 +00:00
muaddib_pol
d032ee448f
+ POL is now, open source.
2009-09-03 19:44:42 +00:00