Search found 2187 matches
- Wed Apr 20, 2011 2:51 am
- Forum: Lugaru
- Topic: Something about the Debug.
- Replies: 26
- Views: 14951
Re: Something about the Debug.
Making maps with the in-game map editor is pretty easy though, doesn't take up too much time, and it's fun! You should try it 
- Tue Apr 19, 2011 5:47 pm
- Forum: Lugaru
- Topic: Something about the Debug.
- Replies: 26
- Views: 14951
Re: Something about the Debug.
Nope: http://wiki.wolfire.com/index.php/Map_EditingKrabman318 wrote:(Lugaru levels are created with Blender, aren´t they?)
More modding possibilities outlined here: viewtopic.php?f=7&t=6297#p106811
HF
- Tue Apr 19, 2011 3:07 am
- Forum: Lugaru
- Topic: Something about the Debug.
- Replies: 26
- Views: 14951
Re: Something about the Debug.
Whoops. Sorry then!
- Mon Apr 18, 2011 2:43 am
- Forum: Lugaru
- Topic: Something about the Debug.
- Replies: 26
- Views: 14951
Re: Something about the Debug.
Some things you can save for the current map; that includes proportions and stuff. You'd have to save that for each map you want to be 'weird' in. See http://wiki.wolfire.com/index.php/Console_Guide
Re: Help Me!
The config.txt should also be in your Home directory after you've run Lugaru for the first time. Search for it with Spotlight! The config.txt in your Home directory is the one you should usually edit, not the one in the package.
- Tue Apr 12, 2011 6:30 am
- Forum: Lugaru
- Topic: Compiling Lugaru on OSX
- Replies: 19
- Views: 14978
Re: Compiling Lugaru on OSX
It probably really was the space in the path. Nice catch there, Madd! I'm glad stuff's chugging along now, L0CKnL0aD7 
- Wed Apr 06, 2011 4:58 pm
- Forum: Lugaru
- Topic: The Weapon Shop
- Replies: 1163
- Views: 479838
Re: The Weapon Shop
It's fair to ask for donations. It's your prerogative. I don't see any problem with it. Don't expect too much though, the PayPal button thing rarely works out. I've heard stories from people who couldn't even pay a candybar with donations money after half a year who ran sites that attracted enough a...
- Sun Apr 03, 2011 11:32 pm
- Forum: Randomness
- Topic: The Man From Earth
- Replies: 17
- Views: 6763
Re: The Man From Earth
My one problem with the movie is: If john doesn't age, he shouldn't be as old looking as he is. If he doesn't age he never would have grown past the physical look of a new born baby. He obviously aged up to a point and then stopped aging. It doesn't really matter how though, the mechanics of it sho...
- Mon Mar 21, 2011 7:31 am
- Forum: Lugaru
- Topic: Compiling Lugaru on OSX
- Replies: 19
- Views: 14978
Re: Compiling Lugaru on OSX
I didn't think of that possibility. Yeah, the project expects your frameworks and other jazz to be in /Developer/. I'm not sure what exactly to do about that. Your best bet should be to just keep on using Xcode 3. Xcode 4 doesn't do much for this project, really. If that fails, you should contact Ap...
- Sun Mar 20, 2011 7:13 pm
- Forum: Lugaru
- Topic: Very hard maps, download, unzip, enjoy
- Replies: 63
- Views: 63079
Re: Very hard maps, download, unzip, enjoy
Yeah, that would be great, I don't have them anymore myself, actually. They got lost in all the modding craze.
- Fri Mar 18, 2011 7:54 am
- Forum: Randomness
- Topic: The Man From Earth
- Replies: 17
- Views: 6763
Re: The Man From Earth
It's an outstanding movie.
- Thu Mar 17, 2011 10:09 am
- Forum: Lugaru
- Topic: Compiling Lugaru on OSX
- Replies: 19
- Views: 14978
Re: Compiling Lugaru on OSX
Also, check whether this setting is correct (click attached pic), specifically the Base SDK setting.
- Thu Mar 17, 2011 10:06 am
- Forum: Lugaru
- Topic: Compiling Lugaru on OSX
- Replies: 19
- Views: 14978
Re: Compiling Lugaru on OSX
Well, if the files are in place, it should find the frameworks just fine. I'm not sure what goes wrong then.
Can you check the attached picture to see if the linking is set up right? (You're using Xcode 4, right?)
Can you check the attached picture to see if the linking is set up right? (You're using Xcode 4, right?)
- Thu Mar 17, 2011 7:42 am
- Forum: Lugaru
- Topic: Compiling Lugaru on OSX
- Replies: 19
- Views: 14978
Re: Compiling Lugaru on OSX
Again, it seems like you haven't installed the OS X SDK properly. In a sane environment, once you clone the repository, this compiles and runs as-is, without you adding a thing or fiddling around. The errors indicate it can't find headers that should have been installed alongside Xcode. You might wa...
- Wed Mar 16, 2011 6:23 pm
- Forum: Lugaru
- Topic: Compiling Lugaru on OSX
- Replies: 19
- Views: 14978
Re: Compiling Lugaru on OSX
I've cloned the repository to address the linking issues in Xcode. Lugaru now compiles and runs as intended from within Xcode 4. You can access the clone here: http://code.google.com/r/wolfmathwig-xcode4fixes/ I've posted an issue to the original repository so that the guys merge these changes event...