Open Surge Forum

A fun 2D retro platformer inspired by Sonic games and a game creation system

You are not logged in.

Announcement

Our community has moved to Discord! https://discord.gg/w8JqM7m

#1 2011-08-13 14:43:46

lainz
Member
Registered: 2009-02-18
Posts: 202

Open Surge Language Editor

Open Surge Language Editor

An editor for .lng files of the game.

Source code

https://github.com/opensurge/surgelangedit

Compile

To compile this tool you need to install Lazarus (http://www.lazarus-ide.org/), then open the .lpi and then Run > Compile. You will get the binary in the bin folder.

Last edited by lainz (2017-01-18 18:43:19)

Offline

#2 2011-08-13 15:00:10

KZR
Member
Registered: 2010-07-14
Posts: 1,447
Website

Re: Open Surge Language Editor

you, sir, are...

EXCELLENT big_smile

thumbs up! very useful


SD_sml.pngSeD_sml.pngLTot_W_sml.png
https://discord.gg/w8JqM7m ---> Open Surge's Discord server

Offline

#3 2011-08-13 15:28:17

Alexandre
Administrator
From: Brazil
Registered: 2009-01-27
Posts: 3,300
Website

Re: Open Surge Language Editor

very nice job, Lainz!

a suggestion would be to upload it to ssdw's uploader as well. It's ad free.

Offline

#4 2011-08-13 16:08:59

SilverstepP
Member
From: North Carolina
Registered: 2009-07-31
Posts: 1,545

Re: Open Surge Language Editor

Not to mention I've gotten particularly nasty viruses in mediafire's download pages (from ads). And it's full of them.

Until it's uploaded in either a public dropbox folder or ssdw's uploader, I'm not going to try getting it... sad

Offline

#5 2011-08-13 16:53:22

lainz
Member
Registered: 2009-02-18
Posts: 202

Re: Open Surge Language Editor

Added to ssdw's uploader.

Offline

#6 2011-08-13 17:36:39

SilverstepP
Member
From: North Carolina
Registered: 2009-07-31
Posts: 1,545

Re: Open Surge Language Editor

Thanks. smile

Offline

#7 2011-08-18 01:14:56

lainz
Member
Registered: 2009-02-18
Posts: 202

Re: Open Surge Language Editor

I've updated Translate .lng 0.2:

* Now you can double clic the cells to edit.
* Thumb Tracking (Smooth scroolling)
* HighDPI aware app.

Offline

#8 2011-08-20 23:45:46

lainz
Member
Registered: 2009-02-18
Posts: 202

Re: Open Surge Language Editor

I've updated Translate .lng 0.3:

* Fix a save issue in v0.2 (v0.1 was ok)
* Added Drag files support
* Added Command line support (now is possible to do a File Association for .lng files with the editor)

Maybe in the future an installer with file association for .lng files..

Offline

#9 2011-11-16 04:28:58

CharlyTx
Member
From: Wesnoth
Registered: 2011-01-15
Posts: 144
Website

Re: Open Surge Language Editor

It's good for translators. smile
Maybe you can include an option like <New> or a quick help.

Offline

#10 2011-11-16 05:40:43

jobromedia
Member
From: Stockholm, Sweden
Registered: 2009-11-01
Posts: 1,072
Website

Re: Open Surge Language Editor

Good one! I'm sure there's plenty of people who will use it to get their translations to their own languages done much easier. But wouldn't a 3rd column help out a bit more? You have the default types column, one that displays any language as a template, and one empty where you do your modifications.

Offline

#11 2012-02-25 21:21:52

Alexandre
Administrator
From: Brazil
Registered: 2009-01-27
Posts: 3,300
Website

Re: Open Surge Language Editor

by the way, this program is now listed on the wiki

http://opensnc.sourceforge.net/wiki/ind … age_Editor

Offline

#12 2014-02-03 02:53:14

lainz
Member
Registered: 2009-02-18
Posts: 202

Re: Open Surge Language Editor

This thing is still working?

Last edited by lainz (2014-02-03 02:53:31)

Offline

#13 2014-06-01 15:22:18

zolymo
Member
Registered: 2014-06-01
Posts: 1

Re: Open Surge Language Editor

Hello,
i cant download the file
please can upload

thank you soo much!!!

zolymo

Offline

#14 2014-06-02 09:34:59

KZR
Member
Registered: 2010-07-14
Posts: 1,447
Website

Re: Open Surge Language Editor

surge's warehouse is down since long. Lainz please reupload it somewhere.


SD_sml.pngSeD_sml.pngLTot_W_sml.png
https://discord.gg/w8JqM7m ---> Open Surge's Discord server

Offline

#15 2017-01-14 11:57:02

lainz
Member
Registered: 2009-02-18
Posts: 202

Re: Open Surge Language Editor

It's an old post, the problem is that I don't have the sources anymore.. Why in that time I was not using svn or git? Well I can do it again if is really needed.

Offline

#16 2017-01-18 18:43:55

lainz
Member
Registered: 2009-02-18
Posts: 202

Re: Open Surge Language Editor

I've added the source code for the language editor in the Open Surge GitHub organization
https://github.com/opensurge/surgelangedit

Offline

#17 2017-01-21 18:53:59

Alexandre
Administrator
From: Brazil
Registered: 2009-01-27
Posts: 3,300
Website

Re: Open Surge Language Editor

Cool cool

Offline

#18 2018-05-20 02:00:06

CharlyTx
Member
From: Wesnoth
Registered: 2011-01-15
Posts: 144
Website

Re: Open Surge Language Editor

Thanks

Offline

#19 2018-05-20 13:25:32

lainz
Member
Registered: 2009-02-18
Posts: 202

Re: Open Surge Language Editor

CharlyTx wrote:

Thanks

You're welcome.

Maybe this changes in time, with the new scripting system Alexandre created. Maybe instead of external language files can be all done with his scripting objects?...

Offline

#20 2018-05-20 15:08:32

CharlyTx
Member
From: Wesnoth
Registered: 2011-01-15
Posts: 144
Website

Re: Open Surge Language Editor

lainz wrote:
CharlyTx wrote:

Thanks

You're welcome.

Maybe this changes in time, with the new scripting system Alexandre created. Maybe instead of external language files can be all done with his scripting objects?...

That's what I was thinking.

That'd be useful in cases when modder wants to provide multilingual dialogs and interactions with their modded levels.

Offline

#21 2018-05-20 22:05:26

Alexandre
Administrator
From: Brazil
Registered: 2009-01-27
Posts: 3,300
Website

Re: Open Surge Language Editor

Translation files are part of Open Surge, and keeping the translations in a single file makes things really simple for translators. I think I'll keep them smile

CharlyTx wrote:

That'd be useful in cases when modder wants to provide multilingual dialogs and interactions with their modded levels.

Won't be a problem.

Offline

#22 2019-12-14 08:33:59

SnickDev
Member
Registered: 2019-11-16
Posts: 5

Re: Open Surge Language Editor

Hi,
This is the EXE file of the software:
https://mega.nz/#!D74hRSaC!fYircdmxu_Jy … iR9nqKdJPQ
Goodbye

Offline

#23 2019-12-14 14:18:48

Alexandre
Administrator
From: Brazil
Registered: 2009-01-27
Posts: 3,300
Website

Re: Open Surge Language Editor

SnickDev wrote:

Hi,
This is the EXE file of the software:
https://mega.nz/#!D74hRSaC!fYircdmxu_Jy … iR9nqKdJPQ
Goodbye

Nice!

Here's a mirror: download

Offline

Board footer

Powered by FluxBB  hosted by tuxfamily.org