polserver/pol-core/pol/mobile
turleypol 6a2bd7c705 Merge remote-tracking branch 'origin/master' into vector_classes
* origin/master: (93 commits)
  Add support for dictionary creation (#277)
  Add do-while statement (#276)
  Add foreach loops (#275)
  New compiler: array initialization (#274)
  Disambiguator: figure out if label is a case statement dispatch selector, or should apply to a statement within the case dispatch group's block. (#273)
  New compiler: Add support for case statements (#272)
  Change "logical" to "bitwise". (#258)
  Fix divide-by-zero errors, and mask FormatError if it were thrown in a destructor. (#271)
  Add break and continue statements. (#270)
  New compiler: assignment to local and global variables. (#269)
  Add support for while loops (#268)
  Optimize if statements, and emit module functions in legacy order (#267)
  Optimizations: binary operators (#266)
  Add binary operators (#265)
  Add support for const declarations (#264)
  Handle default parameter values, pass-by-name, and return statements in functions. (#263)
  Add limited support for user functions (#262)
  New compiler: add return and exit statements (#261)
  Add support for if-then-else statements (#259)
  OG compiler: set module to Mod_Basic when a token is an identifier (#257)
  ...
2020-09-06 20:14:26 +02:00
..
attack.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
attribute.cpp removed intrusive list information in Attributes and Vitals 2020-08-02 12:51:24 +02:00
attribute.h removed intrusive list information in Attributes and Vitals 2020-08-02 12:51:24 +02:00
boundbox.cpp extended pos4d with more facing functionality, moved facing enum to 2020-04-09 20:29:32 +02:00
boundbox.h extended pos4d with more facing functionality, moved facing enum to 2020-04-09 20:29:32 +02:00
charactr.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
charactr.h Merge remote-tracking branch 'origin/master' into vector_classes 2020-08-02 13:18:54 +02:00
chrcast.cpp NULL to nullptr 2018-07-31 14:30:29 +02:00
chrituse.cpp More small changes 2020-04-05 15:58:48 +02:00
chrskuse.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
combat.cpp Formating everything 2016-02-19 19:26:35 +01:00
combat.h Formating everything 2016-02-19 19:26:35 +01:00
corpse.cpp first round for scripted object class methods 2018-10-13 00:03:40 +02:00
corpse.h first round for scripted object class methods 2018-10-13 00:03:40 +02:00
npc.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
npc.h Merge remote-tracking branch 'origin/master' into vector_classes 2020-08-02 13:18:54 +02:00
privupdater.h NULL to nullptr 2018-07-31 14:30:29 +02:00
ufacing.cpp extended pos4d with more facing functionality, moved facing enum to 2020-04-09 20:29:32 +02:00
ufacing.h extended pos4d with more facing functionality, moved facing enum to 2020-04-09 20:29:32 +02:00
wornitems.cpp Removed the uncountable ways to get the toplevel owner... :( 2020-04-23 21:23:13 +02:00
wornitems.h Removed the uncountable ways to get the toplevel owner... :( 2020-04-23 21:23:13 +02:00