User:X: Difference between revisions

From ENIGMA
Jump to navigation Jump to search
Line 1: Line 1:
Hello,
'''<br>[[User:X/Todo]]'''
I'm a GameMaker 8 user who has just discovered LGM/ENIGMA. I'm quite excited! GM8 was a great software package (in my opinion), however I have never been happy with being limited to GML, or having to shell out $200 to move up to GM:S. I am going to learn C, using ENIGMA as a starting point.
<br>[[User:X/Done]]
 
<br>[[User:X/Questions]]
<br>[[User:X/Sandbox#Template:Course]]
<br>[[User:X/Sandbox#Template:Course]]
<br>[[User:X/Sandbox#Tutorial:Making your first game with LGM]]
<br>[[User:X/Sandbox#Tutorial:Making your first game with LGM]]
 
<br>[[User:X/Questions]]
==Wiki (Todo)==
===Changes===
*'''[[Course:3D_for_GML]]'''
** Tutorials need converting from PDF to Wiki
** Tutorials need accuracy checking, to see if they work with LGM/E
** '''NEW ISSUE:''' Have to get permission from creator before posting up converted tutorials. Removing links to [[Course:3D_for_GML]] until this is solved.
** I have contacted the creator and am waiting for a reply
** Creator is worried about legal standing of ENIGMA, so I have reassured him as well asked in the forums
 
===Additions===
*'''[[Alarm event]]'''
** Detail on modifying alarms is incomplete
** Detail pertaining to EDL language needs to be added
*'''[[Relative and absolute]]'''
** Needs example of relative/absolute changes to a variable using EDL language
*'''[[Ds grid get disk max]]''' ([[Ds grid get disk max#Return Values|return values]] section empty)
*'''[[Ds grid get disk mean]]''' ([[Ds grid get disk mean#Return Values|return values]] section empty)
*'''[[Ds grid get disk min]]''' ([[Ds grid get disk min#Return Values|return values]] section empty)
*'''[[Ds grid get disk sum]]''' ([[Ds grid get disk sum#Return Values|return values]] section empty)
*'''[[Ds grid get max]]''' ([[Ds grid get disk max#Return Values|return values]] section empty)
*'''[[Ds grid get mean]]''' ([[Ds grid get disk mean#Return Values|return values]] section empty)
*'''[[Ds grid get min]]''' ([[Ds grid get disk min#Return Values|return values]] section empty)
*'''[[Ds grid get sum]]''' ([[Ds grid get disk sum#Return Values|return values]] section empty)
*'''[[Ds grid multiply]]''' ([[Ds grid multiply#Return Values|return values]] section empty). Also is the variable ''val'' an integer? [https://github.com/enigma-dev/enigma-dev/blob/master/ENIGMAsystem/SHELL/Universal_System/Extensions/DataStructures/include.h This] calls it a 'double' (I am assuming that refers to a double precision float)
*'''[[Ds grid multiply disk]]''' ([[Ds grid multiply disk#Return Values|return values]] section empty). Confused about double/int for variable ''val''.
*'''[[Ds grid multiply grid region]]''' ([[Ds grid multiply grid region#Return Values|return values]] section empty). Not sure if my description and example I gave is correct.
*'''[[Ds grid multiply region]]''' ([[Ds grid multiply#Return Values|return values]] section empty). Confused about double/int for variable ''val''.
*'''[[Ds grid read]]''' ([[Ds grid read#Return Values|return values]] section empty).
*'''[[Ds grid resize]]''' ([[Ds grid resize#Return Values|return values]] section empty).
*'''[[Ds grid shuffle]]''' ([[Ds grid shuffle#Return Values|return values]] section empty).
*'''[[Ds grid set]]''' ([[Ds grid set#Return Values|return values]] section empty).
*'''[[Ds grid set disk]]''' ([[Ds grid set disk#Return Values|return values]] section empty). Not sure why developer definitions say that xm, ym, and r are all doubles.
*'''[[Ds grid set grid region]]''' ([[Ds grid set grid region#Return Values|return values]] section empty).
*'''[[Ds grid value exists]]''' (EMPTY - do Boolean functions return 1/0 or true/false?)
*'''[[Ds grid value disk exists]]''' (EMPTY - do Boolean functions return 1/0 or true/false?)
 
==Wiki (Done)==
===Changes===
*[[Install]] (added note on running installer as administrator for Win8 users)
*[[License]] (Removed request in [[Talk:License]] for adding notes about non-commercial use for teachers)
*[[Event]] (added link on [[Template:Event Nav]] to alarm events)
*[[Tutorials]] (added link to [[Course:3D_for_GML]])
*[[Troubleshoot]] (added some FAQs for Windows 8 users)
*[[Instance#Built-in variables]] (converted a long list to a table)
*[[Ds grid height]] (added example call)
*[[Ds grid set region]] (added 'see also' section)
 
===Additions===
Created or filled out empty pages:
*[[Movement]]
*[[Display get frequency]]
*[[Distance to object]]
*[[Ds grid create]]
*[[Template:Course]] (a nice little template indicating that the tutorial belongs to a series/course)
*[[Object persistence]]
*[[MediaWiki Markup]] (quick introduction into editing a page)
*[[Ds grid write]]
*[[Ds grid width]]
*[[Ds grid value x]]
*[[Ds grid value y]]
*[[Ds grid value disk x]]
*[[Ds grid value disk y]]
*[[Function region]]
*[[Function disk]]
*[[Data structure]]
*[[Ds grid add grid region]]
*[[Ds grid add]]
*[[Ds grid add disk]]
*[[Ds grid add region]]
*[[Ds grid clear]]
*[[Ds grid copy]]
*[[Ds grid destroy]]
*[[Ds grid get]]
 
__NOTOC__
__NOTOC__

Revision as of 06:52, 5 September 2013