Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 4f18933

Browse files
committed
Initial import.
0 parents  commit 4f18933

File tree

173 files changed

+3532
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

173 files changed

+3532
-0
lines changed

.gitattributes

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Set default behaviour, in case users don't have core.autocrlf set.
2+
* text=auto
3+
4+
# Explicitly declare text files we want to always be normalized and converted
5+
# to native line endings on checkout.
6+
*.c text
7+
*.h text
8+
*.cpp text
9+
*.m text
10+
*.mm text
11+
*.pbxproj text
12+
*.gitattributes text
13+
*.mk text
14+
*.lc text
15+
*.txt text
16+
17+
# Declare files that will always have CRLF line endings on checkout.
18+
*.sln text eol=crlf
19+
*.vcproj text eol=crlf
20+
*.vsprops text eol=crlf
21+
*.rules text eol=crlf
22+
23+
# Denote all files that are truly binary and should not be modified.
24+
*.png binary
25+
*.jpg binary
26+
*.rev binary
27+
*.livecode binary
28+
29+

.gitignore

+64
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
# Specific files #
2+
##################
3+
engine/src/hashedstrings.cpp
4+
engine/src/encodederrors.cpp
5+
engine/src/startupstack.cpp
6+
engine/src/linuxstubs.cpp
7+
lcidlc/src/EncodedSupport.c
8+
9+
# Compiled source #
10+
###################
11+
*.com
12+
*.class
13+
*.dll
14+
*.exe
15+
*.o
16+
*.so
17+
18+
# Packages #
19+
############
20+
# it's better to unpack these files and commit the raw source
21+
# git has its own built in compression methods
22+
*.7z
23+
*.dmg
24+
*.gz
25+
*.iso
26+
*.jar
27+
*.rar
28+
*.tar
29+
*.zip
30+
31+
# Logs and databases #
32+
######################
33+
*.log
34+
*.sql
35+
*.sqlite
36+
37+
# OS generated files #
38+
######################
39+
.DS_Store
40+
.DS_Store?
41+
._*
42+
.Spotlight-V100
43+
.Trashes
44+
Icon?
45+
ehthumbs.db
46+
Thumbs.db
47+
48+
# Versioning files #
49+
####################
50+
.svn/
51+
52+
# Project setting files #
53+
#########################
54+
*.pbxuser
55+
*.perspectivev3
56+
xcuserdata/
57+
*.vcproj.*.user
58+
*.ncb
59+
*.suo
60+
61+
# Build folders #
62+
#################
63+
_build/
64+
_cache/

Android Release Notes.pdf

825 KB
Binary file not shown.

Documentation/GlossaryQuickRef

+1
Large diffs are not rendered by default.
+43
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
Alejandro Tejada Capellan.txt http://geocities.com/capellan2000/
2+
Altuit 1_Chipp Walters.txt http://www.altuit.com/webs/altuit2/altPluginDownload/Downloads.htm
3+
Altuit 2_Chipp Walters.txt http://www.altuit.com/webs/altuit2/RunRev/Downloads.htm
4+
Altuit 3_Chipp Walters.txt http://www.altuit.com/webs/altuit2/StandaloneBuilderTutorial/PDFdocument.htm
5+
Bjoernkes Corner.txt http://revolutionboard.de/bvg/subindexes/stacks-2.html
6+
Dan_Shafer BestOfList.txt http://www.altuit.com/webs/dshafer/BestofList/
7+
Dar Scott.txt http://www.swcp.com/dsc/revstacks.html
8+
BYU_Tutorials 1.txt http://revolution.byu.edu/indexgeneric.php
9+
BYU_Tutorials 2.txt http://revolution.byu.edu/transcript/LectureExamples.php
10+
BYU_Tutorials 3.txt http://revolution.byu.edu/helps/shortcuts.php
11+
Flexible Learning_Hugh Senior.txt http://www.flexiblelearning.com/xtalk.htm
12+
Fourth World_Richard Gaskin.txt http://www.fourthworld.com/rev/index.html
13+
Hyperactive Software.txt http://www.hyperactivesw.com/Resources.html
14+
Inspired Logic_Geoff Canyon.txt http://www.inspiredlogic.com/downloads.html
15+
Jan Schenkel.txt http://www.geocities.com/janschenkel/
16+
Jerry Daniels.txt http://www.revdeveloper.com/include/wiki/rev/doku.php?id=revselect:danielsandmara:daniels_and_mara
17+
Klaus Major.txt http://www.major-k.de/xtalke.html
18+
Mango Multimedia_T. DeVore.txt http://mangomultimedia.com/developer/revolution/
19+
Mark_Schonewille_1.txt http://runrev.info/search.html
20+
Mark_Schonewille_2.txt http://economy-x-talk.com/developers.html
21+
Mark_Wieder_1.txt http://www.ahsoftware.net/ArchiveSearch.html
22+
Mark_Wieder_2.txt http://www.ahsoftware.net/StacKnowledge.html
23+
Regex Library.txt http://www.regexlib.com/
24+
Rev Stuff_Frederic Rinaldi.txt http://rinaldicollection.free.fr/frevplugins_frame.htm
25+
Revjournal.txt http://www.revjournal.com/tutorials/index.html
26+
RevNetIndex.txt http://www.fourthworld.net/revnet/revnetrsrcidx.txt
27+
RunRev LibUrl.txt http://support.runrev.com/resources/liburl.php
28+
RunRev Unsupported Stacks.txt http://support.runrev.com/resources/unsupported.php
29+
RunRev Scripting Conferences.txt http://support.runrev.com/scriptingconferences/
30+
Sarah_Libs.txt http://www.troz.net/Rev/libraries.php
31+
Sarah_Misc.txt http://www.troz.net/Rev/misc.php
32+
Sarah_Plugins.txt http://www.troz.net/Rev/plugins.php
33+
Sarah_Tutorials.txt http://www.troz.net/Rev/tutorials.php
34+
Shao Sean.txt http://shaosean.wehostmacs.com/
35+
Andre Garzia.txt http://www.andregarzia.com/index.html
36+
So Smart Soft_Plugins.txt http://www.sosmartsoftware.com/?r=revolution&l=en
37+
So Smart Soft_Tutorials.txt http://www.sosmartsoftware.com/?r=revolution_didacticiels&l=en
38+
Sons of Thunder Software_1.txt http://www.sonsothunder.com/devres/revolution/revolution.htm
39+
Sons of Thunder Software_2.txt http://www.sonsothunder.com/index2.htm?http://www.sonsothunder.com/devres/revolution/downloads/RevZilla2.htm
40+
Sweat Technologies_M. Goulding.txt http://www.sweattechnologies.com/rev/
41+
Tactile Media_Scott Rossi.txt http://www.tactilemedia.com/download/
42+
Wilhelm Sanke_1.txt http://www.sanke.org/MetaMedia/SamplesTools.htm
43+
Wilhelm Sanke_2.txt http://www.sanke.org/MetaMedia/Samples.htm

0 commit comments

Comments
 (0)