Gamestudio Links
Zorro Links
Newest Posts
Trading Journey
by howardR. 04/28/24 09:55
basik85278
by basik85278. 04/28/24 08:56
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Help with plotting multiple ZigZag
by M_D. 04/26/24 20:03
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
M1 Oversampling
by jcl. 04/26/24 11:12
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (blaurock), 750 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
wandaluciaia, Mega_Rod, EternallyCurious, howardR, 11honza11
19049 Registered Users
Previous Gallery
Next Gallery
Print Thread
Rating: 5
Page 8 of 15 1 2 6 7 8 9 10 14 15
liteEditor #370818
05/16/11 00:08
05/16/11 00:08
8 Images
Joined: Jul 2008
Posts: 894
T
TechMuc Offline OP
User
liteEditor

Hey,

This is the "offical" Thread for the first releases of liteEditor - the new Programming Tool for 3D-Gamestudio.
So for those of you who have never heard of it. What can you do with liteEditor?
  • Support for all programming-languages concering 3D-Gamestudio. No Matter if you are a Shader-Programmer, still working with WDL or "already" use C-Lite.
    Additionally languages like html, ini, batch etc. are also supported.
  • Develop new code faster with fewer errors.
  • Quickly understand existing code.
  • Refractor existing code making it easier to read and cheaper to maintain.
  • Eliminate time spent searching by allowing instant navigation to any file, symbol or reference.
  • ...
I think most questions will be answered by the following pictures.
Please always download the most resecent version from http://www.dev-software.com
The current version is a prealpha version and is therefore unstable. I'm searching for committed testers.
Note that you need to install VC++ 2010 redist which can be found here: x64 x86

The current release version is 0.003 (prealpha).

Best Wishes,
Timo Stark
149 Comments
Re: liteEditor [Re: Quad] #381128
08/24/11 14:15
08/24/11 14:15
Joined: Nov 2009
Posts: 13
Turkey Ankara
kadir Offline
Newbie
kadir  Offline
Newbie

Joined: Nov 2009
Posts: 13
Turkey Ankara
I cant download. Your web site is not working. http://www.dev-software.com
Where can i download this project using another link?


### From Turquie ###
Re: liteEditor [Re: kadir] #381130
08/24/11 14:18
08/24/11 14:18
Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,210
İstanbul, Turkey


3333333333
Re: liteEditor [Re: Quad] #381132
08/24/11 14:44
08/24/11 14:44
Joined: Jul 2008
Posts: 894
T
TechMuc Offline OP
User
TechMuc  Offline OP
User
T

Joined: Jul 2008
Posts: 894
hmm for me www.dev-software.com is working (auto foreward to the site quad posted)

Re: liteEditor [Re: TechMuc] #381282
08/26/11 00:01
08/26/11 00:01
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
Me gusta

Okay, Timo wasn't too impressed by this, here we go:
1) Auto Completion on Tab key!
2) Mono space font
3) Where the heck are the settings?!
4) .led files are bugged, LED can write them but not parse them
5) #ifdef parsing is a must have
6) The lack of ponies is disgusting!

Last edited by JustSid; 08/26/11 01:30.
Re: liteEditor [Re: WretchedSid] #381288
08/26/11 01:31
08/26/11 01:31
Joined: Jul 2008
Posts: 894
T
TechMuc Offline OP
User
TechMuc  Offline OP
User
T

Joined: Jul 2008
Posts: 894
besides point 6 everything is bullshit

Re: liteEditor [Re: TechMuc] #381289
08/26/11 01:35
08/26/11 01:35
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
Exactly


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: liteEditor [Re: WretchedSid] #381314
08/26/11 12:15
08/26/11 12:15
Joined: Feb 2009
Posts: 3,207
Germany, Magdeburg
Rei_Ayanami Offline
Expert
Rei_Ayanami  Offline
Expert

Joined: Feb 2009
Posts: 3,207
Germany, Magdeburg
1) Yep, still want my autocomplition like in Netbeans wink
2) Yes!
3) ...
4) It can, "Open Project"
5) Hmmn
6) Yes.

Re: liteEditor [Re: Rei_Ayanami] #381316
08/26/11 12:20
08/26/11 12:20
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
@Rei:
3) On OS X its a normal convention that the setting sopen when pressing cmd + , I have no idea where the settings are normally on Windows but for LED I can't find them.
4) It crashes when clicking "Open Project"


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: liteEditor [Re: WretchedSid] #381317
08/26/11 12:32
08/26/11 12:32
Joined: Jul 2008
Posts: 894
T
TechMuc Offline OP
User
TechMuc  Offline OP
User
T

Joined: Jul 2008
Posts: 894
1) accepted
2) accepted
3) edit->settings
4) i know that they are bugged
5) extremly important, but will require a lot of work. (at least the whole weekend.. let's see if i don't wanna lie at the beach instead tongue )
5.1) Function Pointer parsing not existent
5.2) Enum Parsing missing
5.3) Crashs in typedef parsing

6) I'll implement big monsters eating cute small ponies.





Does anyone want to design ponies for me? frown

Re: liteEditor [Re: TechMuc] #381361
08/26/11 23:37
08/26/11 23:37
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline
Serious User
Rackscha  Offline
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
for the autocomplete on tab: maybe you can add it to the settings to configure own keystrokes.

For example iam used to use ctrl+space to get autocomplete(delphi :P).
SO those things seem to be crying for configurable keystrokes^^(and to avoid lots of users cryng for the same thing with different keys^^)


MY Website with news of my projects:
(for example my current
Muliplayer Bomberman,
GenesisPrecompiler for LiteC
and TileMaster, an easy to use Tile editor)
Sparetime-Development

Page 8 of 15 1 2 6 7 8 9 10 14 15

Moderated by  jcl, Realspawn, Spirit 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1