Free development utilities (not a free trial, its all free)

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

User avatar
M_D_K
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1087
Joined: Tue Oct 28, 2008 10:33 am
Favorite Gaming Platforms: PC
Programming Language of Choice: C/++
Location: UK

Re: Free development utilities (not a free trial, its all free)

Post by M_D_K »

Context is a decent text editor check out the features for everything. One thing in particular is that you can set it up to run cygwin and compile your code automatically(handy for DC, PSP, PS2 dev, or anything 8-) )
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: Free development utilities (not a free trial, its all free)

Post by avansc »

this is not free, but i would recomment UltraEdit32 to anyone. its by far the best.
http://www.ultraedit.com/
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
meltedgears
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 6
Joined: Sat Nov 22, 2008 8:15 pm

Re: Free development utilities (not a free trial, its all free)

Post by meltedgears »

from the list is Dev-C++ better than microsoft visual express c++ or the other way around.
StealthAsimov
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 35
Joined: Sun Nov 02, 2008 10:07 am

Re: Free development utilities (not a free trial, its all free)

Post by StealthAsimov »

Graphics:
Inkscape (Vector graphics editor), http://www.inkscape.org/

Multimedia:
ffmpeg (convert video files between diffferent format), http://ffmpeg.mplayerhq.hu/

IDE:
Eclipse, http://www.eclipse.org/

Software Engineer tools:

Umbrello, http://uml.sourceforge.net/
reStructuredText, http://en.wikipedia.org/wiki/ReStructuredText

Text Editors:
VI/VIM, http://en.wikipedia.org/wiki/Vi ,
pico, http://en.wikipedia.org/wiki/Pico_(text_editor)
nano, http://www.nano-editor.org/

Compiler:
GNU compiler, http://en.wikipedia.org/wiki/GNU_Compiler_Collection

Version control system: ( especially good for large projects )

Subversion, http://subversion.tigris.org/
Git, http://git-scm.com/
CVS, http://en.wikipedia.org/wiki/Cvs
Last edited by StealthAsimov on Mon Feb 09, 2009 1:20 am, edited 1 time in total.
marmalade
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 10
Joined: Fri Jul 11, 2008 3:41 am
Contact:

Re: Free development utilities (not a free trial, its all free)

Post by marmalade »

meltedgears wrote:from the list is Dev-C++ better than microsoft visual express c++ or the other way around.
Microsoft Visual C++ Express is definitely better. Dev-C++ is abandoned AND MVC++ has tons more features.

This is the one time I've actually called anything made by Micro$oft good... I feel dirty.
Image
User avatar
crow478
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 5
Joined: Mon Dec 08, 2008 9:03 am

Re: Free development utilities (not a free trial, its all free)

Post by crow478 »

Notepad++
http://notepad-plus.sourceforge.net/uk/site.htm
Its an opensource notepad with a shitload of features and syntac highlighting for:
C, C++, Java, C#, XML, HTML, PHP, CSS,batch file ,Javascript, ASP, VB/VBS, SQL, Objective-C, Pascal, Perl, Python, Lua, TeX, TCL, Assembler, Ruby, Lisp

It even has addons for code completion.
User avatar
PixelP
Chaos Rift Regular
Chaos Rift Regular
Posts: 153
Joined: Tue Oct 07, 2008 12:23 pm
Programming Language of Choice: c/c++
Location: sweden
Contact:

Re: Free development utilities (not a free trial, its all free)

Post by PixelP »

crow478 wrote:Notepad++
http://notepad-plus.sourceforge.net/uk/site.htm
Its an opensource notepad with a shitload of features and syntac highlighting for:
C, C++, Java, C#, XML, HTML, PHP, CSS,batch file ,Javascript, ASP, VB/VBS, SQL, Objective-C, Pascal, Perl, Python, Lua, TeX, TCL, Assembler, Ruby, Lisp

It even has addons for code completion.
i use notepad++, its great.
User avatar
Spikey
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 98
Joined: Sat Dec 13, 2008 6:39 am
Programming Language of Choice: C++
Location: Ottawa, Canada
Contact:

Re: Free development utilities (not a free trial, its all free)

Post by Spikey »

http://www.anim8or.com Anim8or - 3D modeling and animtion
http://irrlicht.sourceforge.net/ Irrlicht - open source high performance realtime 3D engine
http://www.libsdl.org/ SDL - The one and only! cross-platform multimedia library
http://www.devkitpro.org/ Devkit Pro - Console and handheld homebrew dev kit
http://www.virtualdub.org/ Virtual Dub - Video capture/processing utility
http://www.vixy.net/ Vixy.net - FLV converter
http://www.tokamakphysics.com/ Tokamak - Open source Physics engine
http://chumbalum.swissquake.ch/ Milkshape - 3D modeler, converter
http://www.newtondynamics.com/index.html Newton Game Dynamics - Physics engine
http://www.pnotepad.org/features/ Programmer's Notepad - Another code friendly text editor, like notpad++
kadajett
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 66
Joined: Sun Apr 13, 2008 11:36 pm
Contact:

Re: Free development utilities (not a free trial, its all free)

Post by kadajett »

meltedgears wrote:from the list is Dev-C++ better than microsoft visual express c++ or the other way around.

Visual c++ is wayyyyyy better
Image
User avatar
aamesxdavid
ES Beta Backer
ES Beta Backer
Posts: 347
Joined: Wed Jan 07, 2009 8:49 pm
Location: Bellevue, WA
Contact:

Re: Free development utilities (not a free trial, its all free)

Post by aamesxdavid »

Figured I'd update this with the stuff I'm currently working with.

Panda3D - Great open source engine for use with Python
http://www.panda3d.net/

SPE - Best Python IDE I've used so far
http://pythonide.blogspot.com/

PyODE - has been proven to work great with Panda3D, and undoubtedly anything using Python
http://pyode.sourceforge.net/

And tons of info and other engines can be found here:
http://www.devmaster.net/engines/
User avatar
Ginto8
ES Beta Backer
ES Beta Backer
Posts: 1064
Joined: Tue Jan 06, 2009 4:12 pm
Programming Language of Choice: C/C++, Java

Re: Free development utilities (not a free trial, its all free)

Post by Ginto8 »

meltedgears wrote:from the list is Dev-C++ better than microsoft visual express c++ or the other way around.
MVC++ is better, but I still prefer Code::Blocks. <-'tis a very good IDE, though it doesn't come with the STL ( :( ).
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
User avatar
MarauderIIC
Respected Programmer
Respected Programmer
Posts: 3406
Joined: Sat Jul 10, 2004 3:05 pm
Location: Maryland, USA

Re: Free development utilities (not a free trial, its all free)

Post by MarauderIIC »

So you're telling me you can't #include <vector> ?? What the...
I realized the moment I fell into the fissure that the book would not be destroyed as I had planned.
User avatar
programmerinprogress
Chaos Rift Devotee
Chaos Rift Devotee
Posts: 632
Joined: Wed Oct 29, 2008 7:31 am
Current Project: some crazy stuff, i'll tell soon :-)
Favorite Gaming Platforms: PC
Programming Language of Choice: C++!
Location: The UK
Contact:

Re: Free development utilities (not a free trial, its all free)

Post by programmerinprogress »

Code::Blocks DOES work with the STL

no problem at all, well my version doesn't have any problems with any element with the standard library (that i've tried)

EDIT: it's just a matter of including the correct header ;)

as marauder said, #include<vector> gets you the vector!

Code::blocks is great, you can even use Dev C++ devpaks (although I tend to just add the SDL libraries manually, to keep myself sharp :lol: )

I'm not considering changing my IDE any time soon...
---------------------------------------------------------------------------------------
I think I can program pretty well, it's my compiler that needs convincing!
---------------------------------------------------------------------------------------
And now a joke to lighten to mood :D

I wander what programming language anakin skywalker used to program C3-PO's AI back on tatooine? my guess is Jawa :P
User avatar
Ginto8
ES Beta Backer
ES Beta Backer
Posts: 1064
Joined: Tue Jan 06, 2009 4:12 pm
Programming Language of Choice: C/C++, Java

Re: Free development utilities (not a free trial, its all free)

Post by Ginto8 »

With me, I have the STL, but I had to get it from my Dev-C++ installation. Weird, I know, but that's how I had to do it... Am I being cheated out of something? :(

edit: What I mean is that it didn't come with the STL files. You can set it up to use them, but it I had to get the files from somewhere else (ie Dev-C++).
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Re: Free development utilities (not a free trial, its all free)

Post by Falco Girgis »

Ginto8 wrote:With me, I have the STL, but I had to get it from my Dev-C++ installation. Weird, I know, but that's how I had to do it... Am I being cheated out of something? :(

edit: What I mean is that it didn't come with the STL files. You can set it up to use them, but it I had to get the files from somewhere else (ie Dev-C++).
What the? You serious? It's called the standard template library for a reason.
Post Reply