Commit graph

11 commits

Author SHA1 Message Date
Admin-Yukiko
2fe96de2fd
Change "logical" to "bitwise". (#258)
* Change name of "logical" operators AND, OR and XOR to "bitwise".

Co-authored-by: Admin-Yukiko <hopelivesproject@gmail.com>
Co-authored-by: Eric Swanson <eric.the.unicorn@gmail.com>
2020-09-05 10:58:53 +02:00
GIB
6d575ea752 Add documented explaination of Elvis Operator to Racalacs EScript Guide. 2020-05-01 09:14:53 +08:00
Admin-Yukiko
21d4921781 A typo fix and a little formatting changes. (#104)
* My first attempt at implementing 'fame' and 'karma' as character members. I am unable to assign values yet but the Core compiles without errors.

* With help from Nando I fixed the issue. I can now read and write the fame and karma members. I want to verify I entered the code in the prefered "get member" function but it WORKS!

* Commented out all my changes until I can learn how to make fame and karma store internally as a struct etc.

* Messed something up. Even the non struct fame and karma did not work. Reverting back to POL before any of my changes. No fame, no karma.

* Changed: pol.cfg settings HideWarningGump and HideWarningItem to ShowWarningGump and ShowWarningItem. This positive logic is consistent with all other console output settings.
Default is zero (0). The output will not be displayed unless set to one (1).

* Forgot to run buildcorechanges.py prior to commiting the previous commit. This rectifies that.

* Reverting my Dev branch to current polserver master.

* Attempt number 2:
Changed: pol.cfg settings HideWarningGump and HideWarningItem to ShowWarningGump and ShowWarningItem.
This positive logic is consistent with all other console output settings.
Default is zero (0). The output will not be displayed unless set to one (1).

* Set default behaviour for ShowWarningGump and ShowWarningItem to display warnings (1).

* Added ShowWarningGump and ShowWarningItem settings to pol.cfg.example.

* Fixed a typo and did minor formatting changes.
2019-11-13 09:32:55 +01:00
Admin-Yukiko
323f9f18a2
Resubit-Adding new operators and a little reformatting. 2019-11-11 08:36:49 +00:00
Admin\Me
5cd18019c0 Added change log info to the escript.inc for the change made earlier and changed the lLast Updated date. 2019-01-11 04:40:09 -06:00
Admin\Me
c32829597f Added one minor adjustment to the tags for escript.inc 2019-01-11 04:21:08 -06:00
Admin\Me
46bb89e2b5 Added code formatting tags for eScript code to escript.inc for my previous documentation addition. I think this will work. 2019-01-11 04:18:33 -06:00
Admin\Me
780d4641f6 Fixed typo in escript.inc. "peopke" should be "people" in the new addition to the docs. 2019-01-11 03:43:43 -06:00
Admin\Me
914b15403d Added docs to escript guide explaining how to find the position of an element within an array. 2019-01-11 02:01:15 -06:00
GIB
771f2884d5 Changes to the way the flags were processed.
Removed references to non-inuse items.
Updated documentation.
Included new Racalac Guide documentation supplied by Yukiko.
Clangified my changes.
Updated change log.
2018-09-07 10:19:17 +08:00
Gabriele Tozzi
88d7c84b6f Updating doc version to POL100 2018-02-11 00:01:46 +01:00
Renamed from docs/docs.polserver.com/pol099/include/escriptguide.inc (Browse further)