diff options
| author | Ray <raysan5@gmail.com> | 2017-03-26 23:06:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-26 23:06:17 +0200 |
| commit | 5338bbf70d3e2c71fcbd0db54e14b6cf2d5616c3 (patch) | |
| tree | c3a808940096983ca9753ad0d546d1567be2120b /docs | |
| parent | 2c0604aa29c720de03797ed102dfa3fe7f05f9b5 (diff) | |
| parent | 90b36bd274d523eb54700f71069558b15731adb0 (diff) | |
| download | raylib-5338bbf70d3e2c71fcbd0db54e14b6cf2d5616c3.tar.gz raylib-5338bbf70d3e2c71fcbd0db54e14b6cf2d5616c3.zip | |
Merge pull request #250 from raysan5/develop
Integrate develop branch
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/examples/src/text_ttf_loading.c | 2 | ||||
| -rw-r--r-- | docs/helpme.html | 2 | ||||
| -rw-r--r-- | docs/images/rres_file_format_v1.0b.png | bin | 0 -> 19743 bytes | |||
| -rw-r--r-- | docs/images/wave_collector_gameplay.png | bin | 0 -> 1004094 bytes | |||
| -rw-r--r-- | docs/images/wave_collector_title.png | bin | 0 -> 1093734 bytes | |||
| -rw-r--r-- | docs/index.html | 17 |
6 files changed, 13 insertions, 8 deletions
diff --git a/docs/examples/src/text_ttf_loading.c b/docs/examples/src/text_ttf_loading.c index 918209dd..33cda7f5 100644 --- a/docs/examples/src/text_ttf_loading.c +++ b/docs/examples/src/text_ttf_loading.c @@ -5,7 +5,7 @@ * This example has been created using raylib 1.3.0 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2015 Ramon Santamaria (Ray San - raysan@raysanweb.com) +* Copyright (c) 2015 Ramon Santamaria (@raysan5) * ********************************************************************************************/ diff --git a/docs/helpme.html b/docs/helpme.html index c692077b..1948c623 100644 --- a/docs/helpme.html +++ b/docs/helpme.html @@ -53,7 +53,7 @@ <div class="content"> <p>I’m working hard on raylib but my resources are quite limited. - If you enjoy raylib and want to help / contribute, please, <a class="simplelink" href="mailto:raysan@raysanweb.com?subject=Hey! I want to help/contribute!"><strong>let me know</strong></a>.</p> + If you enjoy raylib and want to help / contribute, please, <a class="simplelink" href="mailto:ray@raylib.com?subject=Hey! I want to help/contribute!"><strong>let me know</strong></a>.</p> <br> <p>The following help is highly appreciated:</p> <br> diff --git a/docs/images/rres_file_format_v1.0b.png b/docs/images/rres_file_format_v1.0b.png Binary files differnew file mode 100644 index 00000000..a70af68c --- /dev/null +++ b/docs/images/rres_file_format_v1.0b.png diff --git a/docs/images/wave_collector_gameplay.png b/docs/images/wave_collector_gameplay.png Binary files differnew file mode 100644 index 00000000..c74ad744 --- /dev/null +++ b/docs/images/wave_collector_gameplay.png diff --git a/docs/images/wave_collector_title.png b/docs/images/wave_collector_title.png Binary files differnew file mode 100644 index 00000000..3456caca --- /dev/null +++ b/docs/images/wave_collector_title.png diff --git a/docs/index.html b/docs/index.html index d177dca2..847e4346 100644 --- a/docs/index.html +++ b/docs/index.html @@ -108,7 +108,7 @@ - Multiplatform support: Android, Raspberry Pi, HTML5, Oculus Rift CV1<br> - Custom color palette for fancy visuals on raywhite background<br> - Minimal external dependencies (GLFW3, OpenGL, OpenAL)<br> - - Complete binding to Lua: [<a class="simplelink" href="https://github.com/raysan5/raylib/blob/master/src/rlua.h" target="_blank">rlua</a>]<br> + - Complete binding to <a class="simplelink" href="https://github.com/raysan5/raylib-lua" target="_blank">Lua</a>, <a class="simplelink" href="https://github.com/gen2brain/raylib-go" target="_blank">Go</a> and Pascal.<br> </div> <br> <a href="images/raylib_architecture.png"><img src="images/raylib_architecture.png" alt="raylib architechture" width="800" height="450"/></a> @@ -120,16 +120,21 @@ <strong>raylib supporters on patreon</strong> <p>The following people is supporting raylib project on <a class="simplelink" href="https://www.patreon.com/raysan5" target="_blank">patreon</a>. Many thanks to all of them for believing in the project and contributing to it.</p> <br> + <p> - Jarrod - 2drealms (<a class="simplelink" href="https://twitter.com/2drealms" target="_blank">@2drealms</a>)</p> + <p> - Kovay Hatfield</p> <p> - Pau Fernandez (<a class="simplelink" href="https://twitter.com/pauek" target="_blank">@pauek</a>)</p> - <p> - Marcelo Paez (<a class="simplelink" href="https://twitter.com/paezao" target="_blank">@paezao</a>)</p> + <p> - Chris Johnson</p> + <p> - Joel Davis (<a class="simplelink" href="https://twitter.com/joeld42" target="_blank">@joeld42</a>)</p> + <p> - Charles Nicosia</p> <p> - Rajasekaran Senthil (<a class="simplelink" href="https://twitter.com/rskgames" target="_blank">@rskgames</a>)</p> <p> - Adrian Guerrero</p> <p> - Dani Gómez</p> - <p> - Marc Agüera</p> - <p> - Sergio Martínez</p> - <p> - Evan</p> + <p> - Justin Hamilton</p> + <p> - Antonio Radovcic</p> + <p> - James W. Bohnke</p> + <p> - Evan Sirchuk</p> <br> - <p>And a very special thanks to <strong>Ilya Zarembsky</strong> for his generous contribution. Many thanks Ilya! Hope your students enjoy raylib! :D</p> + <p>And a very special thanks to <strong>Ilya Zarembsky</strong> (<a class="simplelink" href="https://twitter.com/wly_cdgr" target="_blank">@wly_cdgr</a>) for his generous contribution. Many thanks Ilya! Hope your students are enjoying raylib! :D</p> </div> <div class="footer"> |
