Search found 188 matches

by nebososo
Sat Dec 10, 2016 3:48 am
Forum: Tools, Documentation & Tutorials
Topic: Uzem on newer gccs
Replies: 3
Views: 9459

Re: Uzem on newer gccs

I created a pull request for the simple change.
Funny that both emulators are important and useful right now :ugeek: .
by nebososo
Fri Dec 09, 2016 8:38 pm
Forum: Tools, Documentation & Tutorials
Topic: Uzem on newer gccs
Replies: 3
Views: 9459

Uzem on newer gccs

GCC 6 uses c++14 as default and uzem fails to compile as it's written in c++98: g++ -c gdbserver.cpp -o Debug/gdbserver.o -I/usr/include/SDL2 -D_REENTRANT -DLINUX -D_GNU_SOURCE=1 -DGUI=1 -DJOY_ANALOG_DEADZONE=8192 -g -MD -MP -MF Debug/gdbserver.d -DUSE_SPI_DEBUG=1 -DUSE_EEPROM_DEBUG=1 -DUSE_GDBSERVE...
by nebososo
Fri Dec 09, 2016 3:17 am
Forum: Uzebox Code Challenge
Topic: UCC2016: The Uzebox Code Challenge returns!
Replies: 74
Views: 106768

Re: UCC2016: The Uzebox Code Challenge returns!

I don't get this, either. What do you mean by "they stop"? I got a blue troll which was capable to travel at least 3 squares from the merge, immediately cancelling the stunned state of either troll (the merge happened with one troll stunned on a death trap, the other walking on it). Other...
by nebososo
Thu Dec 08, 2016 3:34 pm
Forum: Uzebox Code Challenge
Topic: UCC2016: The Uzebox Code Challenge returns!
Replies: 74
Views: 106768

Re: UCC2016: The Uzebox Code Challenge returns!

I find some of Nebososo's games quite entertaining, particularly the Monster one. Nice, a bit decieving for one approaching it with Minesweeper logic when it turns out that two paths lead to the same room with a hole, fresh. I even like that sometimes it is just impossible to solve it. I think I fo...
by nebososo
Mon Dec 05, 2016 1:37 am
Forum: Programming & Software
Topic: Undefined PutPixel behavior
Replies: 1
Views: 3383

Undefined PutPixel behavior

I was playing with mode 8 when I realized PutPixel sometimes just wouldn't work (it didn't change any of the pixels on the screen). After playing with it for a couple of hours, I was able to to devise a minimal example of a working and non-working environment. But because I can't get my debugger goi...
by nebososo
Sat Dec 03, 2016 8:19 pm
Forum: Games & Demos
Topic: Problems on the Games and Demos list
Replies: 62
Views: 69252

Re: Problems on the Games and Demos list

OK, here they are
cnb.uze broken Corrida Nebososa joke
cnr.uze Corrida Nebososa Remix (menu only)
cn.uze Corrida Nebososa
masmorra.uze Very early work in progress I was experimenting with

I'm not sure about the rest, but I guess some of those might be what you expect
by nebososo
Sat Dec 03, 2016 2:57 pm
Forum: Games & Demos
Topic: Problems on the Games and Demos list
Replies: 62
Views: 69252

Re: Problems on the Games and Demos list

I have a directory full of uzes I have been keeping since 2009. I'm attaching two of those you mentioned, that's all I have, Jubatian. Here are all the filenames, let me know if something is useful: airhockey.uze arkanoid.uze Arkanoid.uze Arlof-FiremanRescue.uze Atomix.uze bcdash.uze BitmapDemo.uze...
by nebososo
Sat Dec 03, 2016 2:49 pm
Forum: Games & Demos
Topic: Problems on the Games and Demos list
Replies: 62
Views: 69252

Re: Problems on the Games and Demos list

I have a directory full of uzes I have been keeping since 2009.
I'm attaching two of those you mentioned, that's all I have, Jubatian.
by nebososo
Sat Dec 03, 2016 11:35 am
Forum: Games & Demos
Topic: Problems on the Games and Demos list
Replies: 62
Views: 69252

Re: Problems on the Games and Demos list

a third of them are Nebososo's games. OK, I just learned that my backup failed when I was changing my hosting provider back in September. Luckly, I had everything somewhere else, the sources and uzes are up again. The code in my early games was terrible, I don't think I really want to have it on my...
by nebososo
Thu Nov 24, 2016 12:55 am
Forum: Uzebox Code Challenge
Topic: UCC2016: The Uzebox Code Challenge returns!
Replies: 74
Views: 106768

Re: UCC2016: The Uzebox Code Challenge returns!

I finished coding mine and submitted it a couple of days ago, however, the mechanics could use some polishing.
My opinion is that the extra month is worth it if someone knows they are finishing their entry with the extra time, otherwise the original date is probably better.