Difference between revisions of "Emuera"

From Era Wiki
Jump to: navigation, search
(Created page with "My name's Antonia Carmichael but everybody calls me Antonia. I'm from Brazil. I'm studying at the college (3rd year) and I play the Euphonium for 5 years. Usually I choose mus...")
 
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
My name's Antonia Carmichael but everybody calls me Antonia. I'm from Brazil. I'm studying at the college (3rd year) and I play the Euphonium for 5 years. Usually I choose music from the famous films :). <br>I have two sister. I love Model Aircraft Hobbies, watching movies and Auto racing.<br><br>Here is my website ... [http://chilp.it/cf09c30 google]
+
This is a work in progress port/translation of the Emuera wiki at https://osdn.net/projects/emuera/wiki/FrontPage
 +
 
 +
Pages can be not completely translated or not ported over yet.
 +
== Information about eramaker ==
 +
Most of the features implemented in eramaker are not explained in Emuera's documentation. Therefore if you need, check eramaker's below:
 +
 
 +
* [[Emuera/eramacsv|Eramaker CSV File Format]]
 +
* [[Emuera/eramaerc|Eramaker Game Structure]]
 +
* [[Emuera/eramaerb|Eramaker ERB File Format]]
 +
* [[Emuera/eramavar|Eramaker Variable List]]
 +
 
 +
You can also refer to the following link for the original japanese version: http://cbaku.com/b/2010/12/eramaker/
 +
 
 +
== Information for end users ==
 +
* [[Emuera/howto|How to Use]] [[https://osdn.net/projects/emuera/wiki/howto Source]]
 +
* [[Emuera/config|Config Settings]] [[https://osdn.net/projects/emuera/wiki/config Source]]
 +
* [[Emuera/shortcut|Shortcut Keys]] [[https://osdn.net/projects/emuera/wiki/shortcut Source]]
 +
* [[Emuera/history|Update History]] [[https://osdn.net/projects/emuera/wiki/history Source]]
 +
* [[Emuera/Thread|Emuera thread]] [[https://osdn.net/projects/emuera/wiki/Thread Source]]
 +
 
 +
==eramaker basic Information for Developers==
 +
* [[Emuera/EmuDic|Glossary]] [[https://osdn.net/projects/emuera/wiki/EmuDic Source]]
 +
* [[Emuera/debugcom|Debug Commands]] [[https://osdn.net/projects/emuera/wiki/debugcom Source]]
 +
* [[Emuera/debug|Debug Mode]] [[https://osdn.net/projects/emuera/wiki/debug Source]]
 +
* [[Emuera/replace|_replace.csv]] [[https://osdn.net/projects/emuera/wiki/replace Source]]
 +
* [[Emuera/exconfig|Forcing a Config item]] [[https://osdn.net/projects/emuera/wiki/exconfig Source]]
 +
* [[Emuera/flow|Flowchart]] [[https://osdn.net/projects/emuera/wiki/flow Source]]
 +
* [[Emuera/diff|Differences with eramaker]] [[https://osdn.net/projects/emuera/wiki/diff Source]]
 +
* [[Emuera/extended|Extended syntax added in Emuera]] [[https://osdn.net/projects/emuera/wiki/extended Source]]
 +
** [[Emuera/exetc|General]] [[https://osdn.net/projects/emuera/wiki/exetc Source]]
 +
** [[Emuera/exop|Operations]] [[https://osdn.net/projects/emuera/wiki/exop Source]]
 +
** [[Emuera/exvar|Constants / Variables]] [[https://osdn.net/projects/emuera/wiki/exvar Source]]
 +
** [[Emuera/UserVars|User-Defined Variables]] [[https://osdn.net/projects/emuera/wiki/UserVars Source]]
 +
** [[Emuera/excom|Instructions]] [[https://osdn.net/projects/emuera/wiki/excom Source]]
 +
** [[Emuera/exfunc|Function / Preprocessor]] [[https://osdn.net/projects/emuera/wiki/exfunc Source]]
 +
** [[Emuera/exmeth|Functions that can be used in expressions]] [[https://osdn.net/projects/emuera/wiki/exmeth Source]]
 +
** [[Emuera/UserMeth|User-defined in-expression functions]] [[https://osdn.net/projects/emuera/wiki/UserMeth Source]]
 +
** [[Emuera/ERH|Header Files(ERH)]] [[https://osdn.net/projects/emuera/wiki/ERH Source]]
 +
** [[Emuera/exhtml|HTML_PRINT related]] [[https://osdn.net/projects/emuera/wiki/exhtml Source]]
 +
** [[Emuera/resources|Resource file]] [[https://osdn.net/projects/emuera/wiki/resources Source]]
 +
[[Category:EmuEra]] [[Category:Contributing]]

Latest revision as of 03:51, 2 July 2020

This is a work in progress port/translation of the Emuera wiki at https://osdn.net/projects/emuera/wiki/FrontPage

Pages can be not completely translated or not ported over yet.

Information about eramaker[edit]

Most of the features implemented in eramaker are not explained in Emuera's documentation. Therefore if you need, check eramaker's below:

You can also refer to the following link for the original japanese version: http://cbaku.com/b/2010/12/eramaker/

Information for end users[edit]

eramaker basic Information for Developers[edit]