turley
4b3b6c87f9
fixed leak in set_member
...
ins_set_member_id_consume_* no checks if get_member_id returns UnInit or Error
added test for it
added note for it in core-changes
2012-01-05 18:07:01 +00:00
turley
971438ab24
drunken coder fixes, plus added a needed possible leak.
...
Someone who didnt hacked the whole day the compiler and executor should take a look it
2012-01-03 15:42:11 +00:00
turley
fac3213f2a
finally support for +=,-=,*=,/=,%= with objectmembers, like who.resist_fire_mod+=1
2012-01-03 14:53:36 +00:00
turley
65d51103fa
major rewrite of primitive operators
...
major speedup of +=,-=,...
2012-01-03 11:32:26 +00:00
turley
77d5bc53c5
got sick of missing winzip error, added 7zip and tuned makefile
...
+small warning fix
2011-12-29 17:13:11 +00:00
turley
4e7e400254
64bit compilation..
2011-12-23 13:28:38 +00:00
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