Nail''''''''s Adventure Wip
#76
Posted 15 March 2009 - 07:52 PM
#78
Posted 15 March 2009 - 08:50 PM
#79
Posted 15 March 2009 - 09:32 PM
Thank you mucho ! its looking good!
#81
Posted 15 March 2009 - 10:48 PM
Thanks Qtpandora for your tip. I had to do it when compiling for windows but I forgot to say it. On my linux machine works either way, it may have something to do with sdl version.
@adamorjames thanks for the video!!
Well i arrived home early and I installed XP on my virtual box and compiled the game. It should work on linux too, however, it is the same as the last thing I uploaded earlier, just changed something in the harpoon.
Attached Files
Edited by jsmtux, 15 March 2009 - 10:55 PM.
#82
Posted 16 March 2009 - 06:16 AM
#83
Posted 16 March 2009 - 08:05 AM
JSMTUX, I tried compiling this under Linux and you''''''''ve put semicolons after all your functions for some reason. \:huh\:
You must replace a line in the makefile:
CFLAGS = `sdl-config --cflags` -Wall -pedantic
should be
CFLAGS = `sdl-config --cflags` -Wall
I`m sorry
Edited by jsmtux, 16 March 2009 - 08:23 AM.
#84
Posted 16 March 2009 - 10:08 AM
#85
Posted 05 April 2009 - 01:43 PM
Edited by lingenfr, 07 April 2009 - 10:27 AM.
#86
Posted 05 April 2009 - 02:33 PM
#87
Posted 07 April 2009 - 09:32 AM
I`ve had some problems in my real life and I couldn`t get any work done, but now I`m back to work
I`ve decided I need to rewrite some parts of the code in order to implement most of the features you recently suggested; so it`ll take me some time. However, once I have finished this, you`ll notice a major improvement in the game.
@lingenfr: Changed! I don`t know yet why does that happen, if it compiles you must have the needed libraries installed. As I said I`m rewriting some parts of the code and I hope to have those things fixed for the next release
Edited by jsmtux, 07 April 2009 - 09:40 AM.
#88
Posted 07 April 2009 - 10:43 AM
#89
Posted 07 April 2009 - 11:48 AM
Thanks for your interest!
I`ve had some problems in my real life and I couldn`t get any work done, but now I`m back to work
I`ve decided I need to rewrite some parts of the code in order to implement most of the features you recently suggested; so it`ll take me some time. However, once I have finished this, you`ll notice a major improvement in the game.
@lingenfr: Changed! I don`t know yet why does that happen, if it compiles you must have the needed libraries installed. As I said I`m rewriting some parts of the code and I hope to have those things fixed for the next release
Ok, glad to have you back
#90
Posted 07 April 2009 - 11:55 AM













