On a side note... is it at all possible to add something like ctrl + enter to toggle between fullscreen and windowed?
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.
Show posts MenuQuote from: BigMc on Mon 18/02/2013 21:42:31
It's no problem for me to update this if someone asks, but I don't have a good way to provide daily builds.
script/runtimescriptvalue.cpp: In member function ‘bool RuntimeScriptValue::WriteValue(const RuntimeScriptValue&)':
script/runtimescriptvalue.cpp:314:101: warning: cast from ‘char*' to ‘int32_t {aka int}' loses precision [-fpermissive]
script/runtimescriptvalue.cpp:338:58: warning: cast from ‘char*' to ‘int32_t {aka int}' loses precision [-fpermissive]
script/runtimescriptvalue.cpp:357:90: warning: cast from ‘char*' to ‘int32_t {aka int}' loses precision [-fpermissive]
script/runtimescriptvalue.cpp:361:90: warning: cast from ‘char*' to ‘int32_t {aka int}' loses precision [-fpermissive]
script/runtimescriptvalue.cpp:366:80: warning: cast from ‘char*' to ‘int32_t {aka int}' loses precision [-fpermissive]
main/version.cpp: In member function ‘void AGS::Engine::Version::MakeString()':
main/version.cpp:66:72: error: cannot pass objects of non-trivially-copyable type ‘class AGS::Common::String' through ‘...'
compilation terminated due to -Wfatal-errors.
make: *** [main/version.o] Error 1
In file included from ac/drawingsurface.cpp:507:0:
../Engine/script/script_runtime.h:58:13: warning: initializing argument 2 of ‘bool ccAddExternalFunctionForPlugin(const char*, void*)' [-fpermissive]
ac/drawingsurface.cpp:676:89: warning: invalid conversion from ‘void (*)(ScriptDrawingSurface*, int, int, int, int, int)' to ‘void*' [-fpermissive]
apt-get install git build-essential liballeggl4-dev libfreetype6-dev pkg-config libogg-dev libdumb1-dev libtheora-dev libvorbis-dev libaldmb1-dev
QuoteThe plugin to create rain (the SnowRain plugin) was indeed removed. BUT it was replaced by the SnowRain module which does EXACTLY the same thing. We absolutely would not remove the rain from Gemini Rue as it would irreparably damage the atmosphere of the game. So if you see rain missing, it is a very, very bad bug!
Quote from: s_d on Fri 08/02/2013 00:43:28
So it's disobeying umask? Probably we could use umask() to set the process permissions mask for file and directory creation somewhere in the Linux port's initialization code (in an "#ifdef linux" section).
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.091 seconds with 14 queries.