Search found 127 matches

by schme16
Tue May 11, 2010 11:13 am
Forum: Support and Development
Topic: LUBE network data limit
Replies: 3
Views: 1470

LUBE network data limit

I'm trying to send a table that is quite big, but not ridiculously so, however as soon as it reaches a certain size it doesn't send, no errors to be seen; just the data doesn't arrive/get sent. I'm using tablePerseverance as my serialiser, and obviously LUBE as my network wrapper; can this be over c...
by schme16
Fri May 07, 2010 5:40 pm
Forum: Support and Development
Topic: Success run Love demos on WinCE(HTC) target
Replies: 3
Views: 2753

Re: Success run Love demos on WinCE(HTC) target

Wooo! can't wait to get a copy posted here, for Wimo!
by schme16
Fri May 07, 2010 5:39 pm
Forum: General
Topic: suggest a good IDE for Lua and LOVE!
Replies: 15
Views: 10543

Re: suggest a good IDE for Lua and LOVE!

Lap wrote:
zapwow wrote:Notepad++ with the Function List plugin!
Where can I find the Love function list for notepad++?
I have to second third forth and fifth this; seriously I'd love to get a copy. I made my own version but it was shoddy :cry:
by schme16
Fri May 07, 2010 3:17 am
Forum: Support and Development
Topic: Lovely Mario project needs contributors
Replies: 18
Views: 7791

Re: Lovely Mario project needs contributors

You can count me in for whatever you need... programming wise that is :ultrahappy:
lemme know what I can do and I'll be sure to... err... do it? hmmm... well lucky code is my forte NOT grammer
by schme16
Fri May 07, 2010 3:14 am
Forum: Support and Development
Topic: Saving a table (containing many other tables, btw)
Replies: 11
Views: 7150

Re: Saving a table (containing many other tables, btw)

I use this script, it adds a couple of values to the table call: .save and .load eg: require 'tablePersistence.lua' newTable = {} newTable.data = 'this is some sting data!' newTable.tableData = {'This is a sub table with string data!', 1337,{'sub, sub table with string data'}} --Serialise the table ...
by schme16
Thu May 06, 2010 2:30 am
Forum: Support and Development
Topic: Building LOVE on Windows
Replies: 5
Views: 3452

Re: Building LOVE on Windows

OK, I started from scratch, using just the trunk (possibly the problem, I guess) and the precompiled libraries for win32; now I get this: 1>Linking... 1>fatal error C1900: Il mismatch between 'P1' version '20080116' and 'P2' version '20070207' 1>LINK : fatal error LNK1257: code generation failed any...
by schme16
Thu May 06, 2010 1:02 am
Forum: Support and Development
Topic: Building LOVE on Windows
Replies: 5
Views: 3452

Re: Building LOVE on Windows

I've managed to get the project to find all the sdl files, as well as some lua one it was whining about, but now it does this: 1>------ Build started: Project: love, Configuration: Debug Win32 ------ 1>Compiling... 1>love.cpp 1>c:\users\shane gadsby\desktop\love\trunk\src\common\constants.h(741) : e...
by schme16
Wed May 05, 2010 12:43 pm
Forum: Support and Development
Topic: Building LOVE on Windows
Replies: 5
Views: 3452

Building LOVE on Windows

Hi all, I'd love to start building love on my Windows PC, I'm pretty new to software compilation though. I've managed to get the source for 0.5.0 (the current svn is apparently a minefield of bugs, so I hear). What I'm looking for is a quick run through of how to get it compiled under Microsoft Visu...
by schme16
Sun Apr 11, 2010 11:26 am
Forum: Games and Creations
Topic: Lovely Mario Bros Version 0.315! Looking For Help!
Replies: 27
Views: 17048

Re: Lovely Mario Bros Version 0.315! Looking For Help!

Took me a few seconds to realise that there was a second player, and not a glitch (he was sitting on my head, so I wasn't sure, lol) but I got a friend to come around and play a few with me; bugger always, ALWAYS got more coins than me! :x

Great progress so far!
by schme16
Mon Apr 05, 2010 10:21 pm
Forum: General
Topic: LoveArcade.org
Replies: 54
Views: 20594

Re: LoveArcade.org

The version available for download on The Love Arcade is fixed for this error; so... errr... enjoy!
LINK!: http://lovearcade.org/?content=repackage&id=22