good the first, i try with metallic shalder
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.
#106
Off-Topic / Re: epic tron donut
April 04, 2013, 05:07:14 PM
good the first, i try with metallic shalder
#107
Off-Topic / Re: epic tron donut
April 04, 2013, 03:09:55 PM
i have this version, the orange don't destroy eyes 

#108
Off-Topic / Re: Introductions
April 04, 2013, 02:56:38 PM
ohh i'm not introduced 
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.

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.
#109
Off-Topic / epic tron donut
April 04, 2013, 02:52:18 PM
i share my ultimate work (i'm more artist than programmer),
ahhaha this is one of thinks becouse i have
suspend the snake revenge programming, it's ironically piece of art
ahhaha this is one of thinks becouse i have
suspend the snake revenge programming, it's ironically piece of art

#110
Works in Progress / Re: [WIP] snake revenge :D
April 04, 2013, 02:08:42 PM
ah ok i post in EDC...
but it is wip, i see if in EDC can update costantly file,
for the code i want traslate varius pieces for make tutorial...
EDIT
it is on EDC
but it is wip, i see if in EDC can update costantly file,
for the code i want traslate varius pieces for make tutorial...
EDIT
it is on EDC
#111
Third Party / Re: Natural GM (Alternate Cross-Platform IDE made in C++ WIP)
April 04, 2013, 09:31:24 AM
ok not go , i wait
#112
Third Party / Re: Natural GM (Alternate Cross-Platform IDE made in C++ WIP)
April 04, 2013, 08:25:51 AM
oopps qtcreator the only think that not have controll
not is upgrade, i'm idiot, i try with new qtcreator
EDIT
ok i have same error, with debug run this message is appeared
not is upgrade, i'm idiot, i try with new qtcreator EDIT
ok i have same error, with debug run this message is appeared
QuoteThe inferior stopped because it received a signal from the Operating System.i try to redownload i have place qtscintilla folder in file i try without it
Signal name :
SIGABRT
Signal meaning :
Aborted
#113
Announcements / Re: NEW! Windows Zip Installer
April 04, 2013, 07:36:46 AM
OT
i have applyed the patch , i have same problem that i have forgot of post
if you know solution
EDIT mingw 64 another error
i traslate the italian comment
i wait a guide on wiki
OT
i have applyed the patch , i have same problem that i have forgot of post
QuoteTheres no need to use wine.this error give me mingw32, i prefer create 32 bit exe
Code Select
.eobjs/Linux/Windows/Run/Universal_System/Extensions/DataStructures/data_structures.o Universal_System/Extensions/DataStructures/data_structures.cpp
make[1]: i486-mingw32-g++: command not foundif you know solution
EDIT mingw 64 another error

Code Select
make[1]: *** not rules for generate objective "../additional/Windows/alure/Makefile". arrest.
make[1]: exit directory "/home/laferd/enigma-dev/ENIGMAsystem/SHELL"
make: *** [Game]error2
make[1]: *** not rules for generate objective"../additional/Windows/alure/Makefile". arrest.
make[1]: exit directory "/home/laferd/enigma-dev/ENIGMAsystem/SHELL"
make: *** [Game] error 2
i traslate the italian comment
i wait a guide on wiki
OT
#114
Third Party / Re: Natural GM (Alternate Cross-Platform IDE made in C++ WIP)
April 04, 2013, 07:21:44 AM
i try to compile on ubuntu, but i have the suspect that not is finished,
the qtcreator output
http://pastebin.com/xzWM9bv5
the qtcreator have generated a bin, i try to execute with core dump message
http://pastebin.com/GLW82fjc
the qtcreator output
http://pastebin.com/xzWM9bv5
the qtcreator have generated a bin, i try to execute with core dump message
http://pastebin.com/GLW82fjc
#115
Announcements / Re: NEW! Windows Zip Installer
April 03, 2013, 10:43:04 AM
working but not with wine 
tested on windows 7 64

tested on windows 7 64
#116
Announcements / Re: NEW! Windows Zip Installer
April 03, 2013, 07:16:13 AM
good i have a friend that use GM , i have talk of enigma, but not use computer so well and he is blocked to istallation process 
i try to give this link , thanks cheesseboy

i try to give this link , thanks cheesseboy
#117
Works in Progress / Re: [WIP] snake revenge :D
April 03, 2013, 01:11:17 AMQuoteHow come you dont post it on the EDC?it's a honour, but the problem for the share is that all variable and comment are in Italian,
not good for share, sorry, if community want, i create examples on a piece of code in full english
#118
Issues Help Desk / Re: [SOLVED]load files path relative to game folder
March 29, 2013, 05:53:42 PMQuoteHmm, maybe we should write a function in enigma to help with this.good idea, but the path is different in two system, for example
Code Select
working_directoryhave only the windows path (\with\this\bars) and is static in relation to compiled file

The windows CD environment variable not go, anyway

EDIT
linux path have different bar /
#119
General ENIGMA / Re: Hardware Diagnosis
March 29, 2013, 05:45:12 PM
thanks forthevin
visualinfo http://pastebin.com/dTw7GJhs
all glewinfo http://pastebin.com/EQNwqLY0
specs:
amd turionx2
ati radeonhd 3450
2000mb ram
ubuntu 12.10 64bit the proprietary drivers are gone
visualinfo http://pastebin.com/dTw7GJhs
all glewinfo http://pastebin.com/EQNwqLY0
specs:
amd turionx2
ati radeonhd 3450
2000mb ram
ubuntu 12.10 64bit the proprietary drivers are gone
#120
Issues Help Desk / Re: [SOLVED]load files path relative to game folder
March 29, 2013, 07:00:38 AM
not work , string_find not is know by enigma
EDIT
good i have find
this give a directory of executed bash script, for this fact:
GOOD
-this environment variable give full path of folders in linux
NOT GOOD
-this can't be view directly by enigma becouse the environment variable give a folder of enigma, for view, place the file of game in folder and execute
EDIT2
under windows the variable is CD,but i don'know why the program not start , wine problem or other
i try under windows if i switch
for the explanation
linux
PWD print working directory
windows
CD current directory
EDIT
good i have find
Code Select
getenv("PWD")this give a directory of executed bash script, for this fact:
GOOD
-this environment variable give full path of folders in linux
NOT GOOD
-this can't be view directly by enigma becouse the environment variable give a folder of enigma, for view, place the file of game in folder and execute
EDIT2
under windows the variable is CD,but i don'know why the program not start , wine problem or other
i try under windows if i switch

Code Select
getenv("CD")for the explanation
linux
PWD print working directory
windows
CD current directory