forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Feature Requests

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development
View previous topic :: View next topic  
Author Message
romero126



Joined: 24 Dec 2005
Posts: 200

PostPosted: Mon Jan 02, 2006 9:18 pm    Post subject: Feature Requests Reply with quote

Hi, I would like to request certain features that I would love to see implimented.

File handling:
A threaded version of dofile - to load files up like modules which can be killed.

Variables:
A variable copy command
example:
Code:
var = { 1, 2, 3}
var2 = VarCopy(var)
var2[1] = 7 --and var[1] stays at 1.


Display:
The function "screen" to be overridden by a variable, as well as redefinition.
"screen" is defined as a table which dissalows it to be blit'd onto any other images. (This should be fixed)

Font:
Font:getTextSize(string) to work (if you havnt noticed that it doesnt return any data)

Wlan:
UDP Support - To allow for broadcast's Recieving and Transmission (This could allow for PSP detection for possibly P2P)

Please note these are suggestions and should be taken as such.

Will be adding more later.
Back to top
View user's profile Send private message
LuMo



Joined: 21 Aug 2005
Posts: 410
Location: Austria

PostPosted: Tue Jan 03, 2006 1:51 am    Post subject: Reply with quote

feature requests should be added to the wiki
there is an own section for that

greets
_________________
"Good artists copy, great artists steal."
Pablo Picasso
go2lumo.com
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group