FBIde 0.4.2 released

Announce and discuss the progress of your various programming-related projects...programs, games, websites, tutorials, libraries...anything!

Moderators: Pete, Mods

Post Reply
vongodric
Coder
Posts: 11
Joined: Thu Aug 25, 2005 7:28 pm

FBIde 0.4.2 released

Post by vongodric »

Hey all,

After a while now 0.4.2 version of FBIde is ready for release. Here's changelog:

Code: Select all

* Added crappy supprt for single instance ( vongodric )
* Added popup menu on tabs ( vongodric )
* Added possibility to close a tab with middle mouse button. ( vongodric )
* Added russian, chinese, greek, japanese, roumanian, finnish, slovak and bulgarian languages. ( vongodric )
* Added Sub/Func browser closing with esc ( vongodric )
* Fixed bug with settings loading ( vongodric )
* Fixed bug with error reporting - that coused fbide crash. ( vongodric )
* Fixed wrong error marker position in error-reporting ( vongodric )
* Fixed problem with compiling when long paths were used. ( vongodric )
* Fixed several bugs with Sub/function browser. ( vongodric )
* Changed title to flash in taskbar when opening a new file under single instance ( dumbledore )
* Changed Sub/Func browser to stay open until all tabs are closed ( vongodric )
* Changed FBIde to refresh apon exiting programs -on some videocards otherwise coused problems ( vongodric )
* Changed in Sub/Func browser subs and functions are colored in different colors ( vongodric )
* Changed Sub/Functon browser now refreshes much faster ( vongodric )
you can grab it here: http://prdownloads.sourceforge.net/fbid ... p?download

Sry folks for now only zip archive. Installer and fbide+fbc package will be made public shortly.
User avatar
Pete
Site Admin
Posts: 887
Joined: Sun Dec 07, 2003 9:10 pm
Location: Candor, NY
Contact:

Post by Pete »

Awesome!
jbsonicX

Post by jbsonicX »

The FbIde is amzingly usefull.

I have been using it to help convert SonicX to freebasic. The debugging is excellent. After just 6 hours, I have already converted the level rendering system. So sonicX for windows can already open and run levels. I haven't converted any of the other major systems in the game yet, like Sprites, objects, collision detection, etc... , but with the Fbide, I don't think I'll have much difficulty.

Go vongodric!
User avatar
lurah-
Veteran
Posts: 206
Joined: Mon Nov 01, 2004 10:47 am
Location: Finland
Contact:

Post by lurah- »

Very nice...alltough i havent tested it yet because i have linux...DARN
Post Reply