http://repo.openpandora.org/?page=detail&app=lugaru.pickleWould anyone mind porting Lugaru? I tried it myself but it segfaults on launch...
I'll take a look later, looks good (especially Slade 3).Can anyone port Slade 3 Doom editor?
http://slade.mancubus.net/index.php?page=downloads
or Eureka Doom editor?
http://eureka-editor.sourceforge.net/?n=Main.Download
So I started looking at Slade3. It use wxWidget (no prob) with wxWebView. So it need WebKit 1.3.1+. I compiled a version (1.3.9,, quite touchy and long), but it crash at start. So I have to check everything, and recompile many things...Can anyone port Slade 3 Doom editor?
http://slade.mancubus.net/index.php?page=downloads
or Eureka Doom editor?
http://eureka-editor.sourceforge.net/?n=Main.Download
I'll try to take a look... But it seems it only compile for Windows or PSP, for now. No Linux port. So, it will not be a straightforward port...COLDITZ - an amazing amiga/pc game which is now re-written - i appreciate that this game can be played via either the PPSSPP emulator or the amiga emulator, however the game has been reverse engineered from the original Amiga game engine and is released under a GPL v3 license with the website and source code etc found below - would anyone find it in their hearts to make a Pandora port of what is a brilliant strategy game that really hasn't been given due credit
The code etc can be found here - https://sites.google.com/site/colditzescape/
It would be brilliant to see this as a Pandora game (here's hoping)
Thanks for looking into itSo I started looking at Slade3. It use wxWidget (no prob) with wxWebView. So it need WebKit 1.3.1+. I compiled a version (1.3.9,, quite touchy and long), but it crash at start. So I have to check everything, and recompile many things...Can anyone port Slade 3 Doom editor?
http://slade.mancubus.net/index.php?page=downloads
or Eureka Doom editor?
http://eureka-editor.sourceforge.net/?n=Main.Download
Dillo is on the repo (ported by dredd, IIRC). Actually I'm using it right now to post this comment. It is actually the fastest way to read this board, much faster than firefox. Using the mobile theme pretty much everything works, though you have to disable the style temporarily to access the edit/quote links (would need some configurable style override to be perfect). And unfortunately the board software becomes slightly more crappy with every version (recently line breaks stopped to be transmitted correctly and some double encoding issues crept in).Hi,anyone tried to port the light and fast Webbrowsers
Dillo and GPE MiniBrowser2?
In my Youtubeaccount ia a Video with GPE MiniBrowser2 from the Past .
It was loaded from the Angstrom Repo and was feelable faster than Opera Mini.
(search in my Youtube Account,i am underway and cannot post a Link
)
When we get the Flashplugin working with that Browsers do we have shurly a Browser for other Videosites than Youtube too.
Like Myspass,Myvideo,Clipfish,Sevenload and and and.
They are so small that the Flashplugin shurly have more power on the Pandora.
EDIT 4: and this here:ENABLE_GLES - Search for Open GLES headers & libraries and use them
Code:ENABLE_LEVELDB - Build with LevelDB; Enables use of LevelDB, which is much faster than SQLite, as map backend
Cheers, Magic Sam# Enable a bit lower water surface; disable for speed (not quite optimized)
#new_style_water = false
Code:# Enable nice leaves; disable for speed #new_style_leaves = true
Code:# Enable smooth lighting with simple ambient occlusion; # disable for speed or for different looks. #smooth_lighting = true
Code:# The amount of rendered stuff is dynamically set according to this #wanted_fps = 30 # If FPS would go higher than this, limit it by sleeping # (to not waste CPU power for no benefit) #fps_max = 60
Eyecreate is the owner of the minetest PND, I can compile a newer version but don't want to create a duplicate.Hi,
In order for ptitSeb's recent port of Minecraft not to feel lonely on the repo, wouldn't it be great to also port a newer version of Minetest, and / or Minetest Classic to the Pandora ?
EDIT: What's the status of Irrlicht on Pandora at the moment ?
EDIT 2: Could lunixbochs' glshim be used to speed the thing up ?
EDIT 3: I also found this here:
EDIT 4: and this here:ENABLE_GLES - Search for Open GLES headers & libraries and use them
Code:ENABLE_LEVELDB - Build with LevelDB; Enables use of LevelDB, which is much faster than SQLite, as map backend
Cheers, Magic Sam# Enable a bit lower water surface; disable for speed (not quite optimized)
#new_style_water = false
Code:# Enable nice leaves; disable for speed #new_style_leaves = true
Code:# Enable smooth lighting with simple ambient occlusion; # disable for speed or for different looks. #smooth_lighting = true
Code:# The amount of rendered stuff is dynamically set according to this #wanted_fps = 30 # If FPS would go higher than this, limit it by sleeping # (to not waste CPU power for no benefit) #fps_max = 60