Pages: 1 2 3 4 5
Author Topic: Introductions  (399,100 Views)
Offline (Unknown gender) TheExDeus

Developer
Joined: Apr 2008
Posts: 1,860
View profile
Reply #30 Posted on: April 20, 2012, 10:42:08 AM
QuoteI'm going to have to pack them into a static library and just link against it.
Get on doing that then. Its the reason why I made datatime functions and some other things into extensions in the first place, as I saw that it was still included if not used. I have no problems with using extensions only for locals, but if it includes everything then I have no choice.

I can remake them if you fix this.
Offline (Unknown gender) gringo

Member
Joined: Apr 2012
Posts: 9
View profile
Reply #31 Posted on: April 20, 2012, 09:18:28 PM
Hey guys,
now i've had a chance to play with things a bit more I think while particles are cool a better place to start would be the paper cuts on gm compatibility. I noticed that for instance backgrounds don't have a number of things working and some events seem to be missing. so i'm going to give it a go fixing these first. I'll see how i get on this week and get a git hub acc sorted out. g.
Offline (Unknown gender) safwat1995

Member
Joined: Dec 2012
Posts: 1
View profile
Reply #32 Posted on: December 08, 2012, 06:39:10 AM
Hello! I'm Safwat1995 and I've been using Game Maker for a long time, I decided to switch to Enigma because GM's developers are only interested in revenue. In my opinion, the coolest feature in Enigma is its' ability to compile code, this is a major advantage over Game Maker. I wrote several tutorials for the Game Maker community and two of them are in the "Staff choice" section. I might move them to these forums one day.

I prefer serious programming languages for big projects, but I do enjoy using GM/Enigma for little things where efficiency is neglectable and all I care about is finishing the job quickly.

Here is my GMC profile: http://gmc.yoyogames.com/index.php?showuser=78555
My tutorials can be found in the "about me" section.
Offline (Unknown gender) Josh @ Dreamland

Prince of all Goldfish
Developer
Joined: Feb 2008
Posts: 2,950
View profile
Reply #33 Posted on: December 08, 2012, 04:01:40 PM
Welcome aboard!

We're doing our best to make ENIGMA's flavor of GML into a serious language, because most of us here feel the same way. The idea is to give the language features of C/C++ while preserving features of GML and sprinkling in some features of JavaScript and Python.

Examples are always welcome; if something in particular is preventing them from working, feel free to post a topic and I or another developer will probably help make the needed corrections to ENIGMA.

Cheers
Offline (Unknown gender) polygone

Contributor
Joined: Mar 2009
Posts: 794
View profile
Reply #34 Posted on: December 08, 2012, 05:00:47 PM
Hey peoples i introduce self.

I am polygone aka the genius. for useful reference i am better than josh at the programmings, the maths and being of less weight mass. i sure you all like me.

You're all welcome for me gracing you with my presence
Offline (Unknown gender) TheExDeus

Developer
Joined: Apr 2008
Posts: 1,860
View profile
Reply #35 Posted on: December 08, 2012, 10:28:53 PM
I agree with Poly on life, universe and everything.

Also, parser done yet? I for example still have "Preprocessor_Environment_Editable/IDE_EDIT_objectaccess.h:108:64: error: 'struct enigma::OBJ_obj_controller' has no member named 'light2'" when the obj_controller has light2 and its used in a script which is called from obj_controller. It just pisses me off, as there is no real solution. I end up recoding many parts just to remove that variable from scripts.
Offline (Unknown gender) MahFreenAmeh

sysadmin
Web Team
Joined: Apr 2008
Posts: 13
View profile WWW
Reply #36 Posted on: December 18, 2012, 04:12:45 PM
i like to drink bits
Offline (Unknown gender) FroggestSpirit

Member
Joined: Mar 2013
Posts: 79
View profile
Reply #37 Posted on: March 16, 2013, 04:24:37 PM
Hello, I'm Frog. I have been coding in GameMaker for... well over 5 years. I started back when it was version 6, and have been always wanting to make a good game in it. I  recently started working on a 3D adventure game, coding everything from scratch (including model/animation format), minus the fact that it was running on the kingspace engine (which I eventually want to replace with my own). Anyways, as I wanted to try moving this, and other games to c++, so one day they could maybe be ran on other hardware, I stumbled upon Enigma. This made me happy, and here I am today. As a side hobby, I like to code for the GBA/NDS, and mod gamyboy games.
Offline (Unknown gender) intygamer

Member
Joined: Mar 2013
Posts: 77
View profile
Reply #38 Posted on: March 24, 2013, 11:51:30 PM
Hi all
I am Joe.  I have done a little programming in the past.  I have used Blitz 3d, so I got the general idea of how programming works.  I like the idea of drag and drop to help make creating simple games quicker and easier.  I have grown up with Intellivision video games and would like to create those type of games with additional features, such as more options, multiplayer, and adding online and network play.  I have seen that network option will be added in near future, not sure if you have added it yet.   :)  Enima seems to be the best choice for Linux and I like to support the open source world.  Once I learn how to use Enigma I would like to contribute in making tutorials and video tutorials.  This looks like a good project and congrats to all that put work into.  This can be something great!   :)

Joe
Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #39 Posted on: March 25, 2013, 06:53:07 PM
Well welcome to both of you! We appreciate every bit of help we can get, especially documenting on the Wiki.  :) Your welcome to stay as long as you like, you just gotta let us see all the cool things your doing with ENIGMA  ;)
Offline (Unknown gender) DaSpirit

Member
Joined: Apr 2013
Posts: 124
View profile
Reply #40 Posted on: April 02, 2013, 05:53:51 PM
Haha maybe I should introduce myself.

I'm 18 and I live in NYC. I started GameMaker when I was 12 and quickly moved on to C++ a few years after. Other than that, I've made some websites using HTML, PHP, MySQL and Javascript (but I never moved them online as it's a lot of work and money to keep them running). I hope I can become a valuable part of this community! I want to see it go somewhere big one day!
Offline (Unknown gender) Ideka

Member
Joined: Apr 2011
Posts: 85
View profile
Reply #41 Posted on: April 03, 2013, 10:04:18 PM
Quote from: DaSpirit on April 02, 2013, 05:53:51 PMI've made some websites using [...] PHP
:ohdear: Oh, you poor, poor soul.
Offline (Unknown gender) TheExDeus

Developer
Joined: Apr 2008
Posts: 1,860
View profile
Reply #42 Posted on: April 04, 2013, 11:25:39 AM
Can you make a normal website without php? :D If he said something like .NET then I would be like "poor, poor thing".
Offline (Unknown gender) gra

Member
Joined: Feb 2013
Posts: 147
View profile
Reply #43 Posted on: April 04, 2013, 02:56:38 PM
ohh i'm not introduced  :D
i'm italian and study biology, i have more creative hobbies
like
3d - graphycs
2d - graphycs (traditional [watercolor, oil , acrylic, and other] and not pc media)
i like videogames.
Offline (Unknown gender) DaSpirit

Member
Joined: Apr 2013
Posts: 124
View profile
Reply #44 Posted on: April 04, 2013, 10:07:40 PM
Quote from: TheExDeus on April 04, 2013, 11:25:39 AM
Can you make a normal website without php? :D If he said something like .NET then I would be like "poor, poor thing".
I listed HTML in there too. I don't know any server side scripting other than PHP.
Pages: 1 2 3 4 5