Footballstar8583 Posted May 31, 2007 Report Posted May 31, 2007 what do you guys use to make the map editors and stuff? http://i205.photobucket.com/albums/bb305/Gfxman1/Pokemon.gif
Hakaku Posted May 31, 2007 Report Posted May 31, 2007 (edited) http://forums.sscentral.com/index.php?showtopic=15248 There's many different coding languages for many different projects, so a bit more specific would help. Edited May 31, 2007 by Hakaku http://img.photobucket.com/albums/v138/zacinu/SubSpacebannt2.pngPSPACE (SourceForge) - Alternative client (source) to Continuum
Footballstar8583 Posted May 31, 2007 Author Report Posted May 31, 2007 opps i freegot about that post http://i205.photobucket.com/albums/bb305/Gfxman1/Pokemon.gif
★ Maverick Posted May 31, 2007 Report Posted May 31, 2007 [Moving topic to Game Development] Check out your zone population statistics at stats.sshq.net! MaverickSubspace Statistics AdministratorRetired SSCU Trench Wars Super ModeratorTWCore Coordinator Administrator
Witchie NL Posted May 31, 2007 Report Posted May 31, 2007 I use Microsoft Visual C++ 6.0 (C++/C) or NetBeans 5.0 (java) and ofcourse notepad when i dont have access to these applications, for coding stuff . Pwn3D
🜲 Samapico Posted May 31, 2007 Report Posted May 31, 2007 DCME was made with Visual Basic 6.0 http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
Footballstar8583 Posted May 31, 2007 Author Report Posted May 31, 2007 (edited) :/ i want to learn C++ and how do you use a notepad to code? Edited May 31, 2007 by Hamm http://i205.photobucket.com/albums/bb305/Gfxman1/Pokemon.gif
★ doc flabby Posted May 31, 2007 Report Posted May 31, 2007 (edited) List of tools i activily use: (indicates language) Eclipse (Java) http://www.eclipse.orgTextPad (php,html,asp) http://www.textpad.com/SharpDevelop 2.1 (c#) http://www.icsharpcode.net/OpenSource/SD/Microsoft visual web developer express (ASP.net) http://msdn.microsoft.com/vstudio/express/vwd/Turbo Delphi Explorer (delphi) http://www.turboexplorer.com/delphiLazerus (FreePascal) http://www.lazarus.freepascal.org/Dev-Cpp (C/C++) http://www.bloodshed.net/devcpp.htmlMicrosoft Office (VBA) http://www.microsoft.com Edited May 31, 2007 by doc flabby Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
Witchie NL Posted May 31, 2007 Report Posted May 31, 2007 :/ i want to learn C++ and how do you use a notepad to code?If your coding in C++ you have 2 filestypes. .cpp and a .h Both of these files are text files which can be edited by notepad/MSword. Pwn3D
rootbear75 Posted May 31, 2007 Report Posted May 31, 2007 notepad can also edit .java files and .htm/html files too http://i157.photobucket.com/albums/t54/badgersocks/FHTG/FHTG%20-%20redone%20shizniz/tgmember11.pngrootbear75> here is me nude <spoiler tag: Pervert... how many of you actually clicked this?>Samapico> I actually clicked the spoiler before reading what it was Corey> I clicked it cause i read what sama said first. darkreb0rn> I clicked it because I wanted to see you naked... rootbear75> O.o __________________________________2:IdleRPG> Mr Snuffleluphagus walked face-first into a tree. This terrible calamity has slowed them 0 days, 00:01:22 from level 18.2:rootbear75> for fucks sake...
Footballstar8583 Posted May 31, 2007 Author Report Posted May 31, 2007 I'm to dum to learn this stuff http://i205.photobucket.com/albums/bb305/Gfxman1/Pokemon.gif
★ Admiral Kirk Posted June 7, 2007 Report Posted June 7, 2007 Microsoft Visual Studio 2005 Team System SP1 with MSDN Library !@#$%^&* am I glad I have work to buy me these things, I sure couldnt find the 5k in change to drop for this stuff ^^And I used to be hardcore C++ pure Win32 API fanboy.... buuut.. Ive been learning C# and .NET lately, and while its only about a 10th of the speed and efficiency of c++ pure api, the dev time is also about the 10th of c++ as well ^^. So for anything where speed isnt a huge concern, C# is sure lookin like the way to go. - Programmer of Many SS Related Apps- Former Owner of MetalGear CTF- http://kirk.sscentral.com
★ Dav Posted June 7, 2007 Report Posted June 7, 2007 You can code PHP in notepad as well SSCC Desert Storm OwnerSSforum Admin
★ D1st0rt Posted June 7, 2007 Report Posted June 7, 2007 by and far interpreted languages have come a long way though, kirk This shows it closer to 5x btw _UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA____UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA___UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA__UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA___UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AAJ.C. Dento> prime example of why america will never be a world super power.Moscato> d1 is mad he will never have a job outside subspaceI can't see this because I turned signatures off. ps VT
★ doc flabby Posted June 7, 2007 Report Posted June 7, 2007 (edited) by and far interpreted languages have come a long way though, kirk This shows it closer to 5x btwremember as well mono is slower than native c# on windows Most of the software we use at work is now written in .net I'm selling .net based software as well (wrapped in delphi however), For business desktop applications its perfect, where its mostly data entry and reports. Edited June 7, 2007 by doc flabby Rediscover online gaming. Get Subspace.Owner of the PlaySubSpace Network (level 0 BanG) and PSSF server
★ Admiral Kirk Posted June 8, 2007 Report Posted June 8, 2007 Exactly, infact I was about 3 months into a Service manager program written in C++ and pure Win32 API, an ODBC style frontend app. Man that thing was speedy, every window appeared instantly, no flickering, well I could go on, but it ran top speed on the slowest test machine I could find to test it on. Just recently, given new time constraints, ive had to move to C# and .NET. I have almost completely rewritten the entire 3 months worth of C++ work in C# in the last 2 weeks ^^... Buuut... When I tested it on the slow test box (P3-733, 256mb ram, XP) it ran at about a 20th the speed of the C++ app, specificly when dealing with UI elements. On faster machines the differnce in speed was much less noticable, but still thier, and on average I measured about between a 10th to a 5th the speed of the C++ app depending on the speed of the machine. Keep in mind of course that both apps use essentialy the same UI, but between the abstraction of .NET and the interpitation of the byte code, its just slower. But given the drasticly reduced dev time, and the fact that the app runs at acceptable speeds on somewhat recent hardware, its worth the trade off in this case. I never though I'd hear myself say it, but I actualy like C# - Programmer of Many SS Related Apps- Former Owner of MetalGear CTF- http://kirk.sscentral.com
★ D1st0rt Posted June 8, 2007 Report Posted June 8, 2007 Kirk, if I'm using a ListBox with SelectionMode.None, is there a way for me to get/set/know when the DISPLAYED item changes? I can only find properties and events for the SELECTED item, which does me no good. _UU___UU__SSSSS____AAA____UU___UU__SSSSS____AAA____UU___UU_SS_______AAAAA___UU___UU_SS_______AAAAA___UU___UU__SSSSS__AA___AA__UU___UU__SSSSS__AA___AA__UU___UU______SS_AAAAAAA__UU___UU______SS_AAAAAAA___UUUUU___SSSSS_AA____AA___UUUUU___SSSSS_AA____AAJ.C. Dento> prime example of why america will never be a world super power.Moscato> d1 is mad he will never have a job outside subspaceI can't see this because I turned signatures off. ps VT
★ Admiral Kirk Posted June 11, 2007 Report Posted June 11, 2007 I honestly dont know, I've only been coding in C# and .NET for about 3 weeks now And I havnt yet had a chance to use a ListBox yet ^^. A good place to ask might be ##csharp on freenode, thiers mostly ASP.NET coders thier but ive gotten a few .NET questions answered thier before. Otherwise, I duno ^^. - Programmer of Many SS Related Apps- Former Owner of MetalGear CTF- http://kirk.sscentral.com
★ CRe Posted June 11, 2007 Report Posted June 11, 2007 Notepad++ ftw -CReSSCC Desert Storm OwnerB.O.P. - Alive and running till the end of continuum. 4:L.C.> @Cre I am wearing.. THIS https://secure.wikimedia.org/wikipedia/en/wiki/Anti-rape_device4:L.C.> Dick untouchable, and my ass will shred your cock http://i44.tinypic.com/kf18ww.png
Recommended Posts