User:Polygone

From ENIGMA

Jump to: navigation, search

I has page now, OK?

Contents

Wantlist

ENIGMA

  • Parenting events (Used in many games, main one concentrating on is Mark's FPS example and a lot of d3d games use it)
  • pixel perfect collisions (just see this taking ages to be completed, going to be a major deterrent for people to switch from GM)
  • Remaining GM variables (for GM compatibility)
  • Other remaining GM functions (for GM compatibility)
  • GM settings / constants etc (for GM compatibility)
  • globalvar (for GM compatibility, used in some games only a few language features missing)
  • exit (for GM compatibility, used in some games only a few language features missing)
  • Rest of gml incompatibility (for GM compatibility)


LGM/Plugin

  • Compile time improvements (Will greatly speed up use)
  • Regex GM compatibility resolver (for GM compatibility)
  • editing events inside LGM (can greatly increase ENIGMA's speed as well as adding flexibility)
  • Tabbar in LGM (To speed up and increase LGM usability)
  • Options panel -> with suggested options (To increase LGM usability)
  • Find/replace feature (To increase LGM usability)
  • Advanced Code Mode (To increase LGM usability)
  • Code formatting (To increase LGM usability)
  • settings panel working* (to improve enigma use)
  • Room editor suggestion (To increase LGM usability and allow more efficient room design)

*Should be able to save default settings inside LGM. Default settings should be ENIGMA compatible. Loading GM files should then load GM compatible settings. Ask the user on loading files if they wish to change the settings.

Notes


Contributions

My contributions to ENIGMA repo:

  • STL wrappers for GM's data structures (ds_list, ds_map etc)
  • Most of the d3d functions (models, basic shapes, transform stack, primitive functions)
  • Move functions for bbox (move_contact, move_outside, move_bounce)
  • Texture setting functions
  • Collision circle/ellipse
  • Various file function, also rewrote some file functions to be GM compatible
  • Windows widget functions
  • A number of action functions
  • Many of small tweaks, fixes, suggestions and functions around the place

My contributions to LGM repo:

  • Changes to the event selector
  • Many suggestions


Submitted Content

This is a list of the examples/games I have submitted on the EDC:

Personal tools