Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Goombert

2251
Off-Topic / Re: Illegal (and Legal) Drugs
« on: October 14, 2013, 03:47:52 am »
Woof

2252
Off-Topic / Re: Illegal (and Legal) Drugs
« on: October 13, 2013, 06:24:41 pm »
Pooofff

2253
Off-Topic / Re: Illegal (and Legal) Drugs
« on: October 13, 2013, 12:53:46 pm »
Pffttt.

2254
General ENIGMA / Re: Angular Unit Functions
« on: October 13, 2013, 12:05:29 pm »
Yah I really don't care Harri, you just pick which one you'd prefer and tell me and I'll use it. Or feel free to commit it yourself.

2255
Off-Topic / Re: Illegal (and Legal) Drugs
« on: October 13, 2013, 10:51:05 am »
Well TKG the reason peoples attitudes are not like this towards drugs, is because we know for the most part it is not true.

2256
General ENIGMA / Angular Unit Functions
« on: October 12, 2013, 01:30:23 pm »
I have made a further attempt at eliminating casting. Most of the API's we use internally use radians, not degrees, so I decided to implement a macro to the universal system scalars that can be easily changed and used to switch entire systems between degrees and radians. Please use these functions, as I have added them to Box2D extensions already, anywhere in the engine that a function takes degrees or any sort of degree/radian conversion occurs.

The angular unity macros can be found in this file.
https://github.com/enigma-dev/enigma-dev/blob/master/ENIGMAsystem/SHELL/Universal_System/scalar.h

2257
Issues Help Desk / Re: Network command help.
« on: October 10, 2013, 11:19:41 pm »
I am not sure if those are correct or not, that system has blocking on, which makes it difficult to work with, when it is finished it won't.

Take a look at this example, because it is an actual two player game I managed to make.
https://www.dropbox.com/s/ocsnjhbytixvubj/twoplayer.gm81

2258
Off-Topic / Re: Post Your Picture
« on: October 08, 2013, 09:39:35 pm »
Yeah, I don't know. I'm Irish too.

2259
Issues Help Desk / Re: Some problems I have found.
« on: October 08, 2013, 07:28:38 pm »
Hrm, ok that is wierd, try to reinstall ENIGMA with the new Portable ZIP, because I just got all the way through compile before it segfaulted.


2260
Issues Help Desk / Re: Some problems I have found.
« on: October 08, 2013, 05:30:53 pm »
Is it possible you can upload the game for me to look at? I am currently fixing our installer to work with spaces. But uhm, directory_exists may not be implemented.

2261
Issues Help Desk / Re: Some problems I have found.
« on: October 08, 2013, 04:21:24 pm »
Do you have any of your sounds set to multimedia player or something? I don't think the audio system supports that quite yet.

2262
General ENIGMA / Re: Basic Shape Normals
« on: October 08, 2013, 02:56:33 pm »
Because that is GML and there is a more efficient way to write it in C++. But thanks  (Y)

2263
Announcements / Re: LateralGM Update
« on: October 08, 2013, 02:55:36 pm »
Sorry about that, that was a long time issue with installing ENIGMA in a path with spaces, I have fixed the installer, please redownload.

2264
Issues Help Desk / Re: Some problems I have found.
« on: October 07, 2013, 08:46:56 am »
Is it a specific game it does this on or all games even an empty one?

2265
Issues Help Desk / Re: Some problems I have found.
« on: October 07, 2013, 06:52:22 am »
It appears as though you updated something, Harri had a similar issue due to OpenAL changes. He resolved it by completely redownloading ENIGMA, please try doing so.