You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

256 lines
9.2KB

  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="utf-8">
  4. <head>
  5. <style>
  6. #header
  7. {
  8. background: #2BA6E3;
  9. padding: 0.7em;
  10. text-align: left;
  11. }
  12. #header a
  13. {
  14. color: white;
  15. text-decoration: none;
  16. padding: 0.5em 1em 0.5em 1em;
  17. }
  18. #lang
  19. {
  20. float: right;
  21. }
  22. .news_item
  23. {
  24. background: #FFFFFF;
  25. width: 720px;
  26. padding: 1em;
  27. margin-top: 2em;
  28. margin-bottom: 2em;
  29. border: 1px solid #E0E0E0;
  30. text-align: left;
  31. }
  32. .news_item_contents
  33. {
  34. color: #444;
  35. line-height: 1.5em;
  36. }
  37. .news_item_date
  38. {
  39. margin-bottom: 2em;
  40. color: #aaa;
  41. }
  42. html
  43. {
  44. font-family: sans-serif;
  45. }
  46. body
  47. {
  48. background: #FAFAFA;
  49. }
  50. code, pre
  51. {
  52. font-family: monospace, serif;
  53. font-size: 1em;
  54. color: #7f0a0c;
  55. }
  56. img
  57. {
  58. width: 720px;
  59. }
  60. .mobile
  61. {
  62. width: 320px;
  63. }
  64. a
  65. {
  66. color: #3A91CB;
  67. }
  68. table
  69. {
  70. border-collapse: collapse;
  71. }
  72. table, th, td
  73. {
  74. border: 1px solid #aaa;
  75. padding: 0.5em;
  76. margin-top: 0.5em;
  77. margin-bottom: 0.5em;
  78. }
  79. </style>
  80. </head>
  81. <body>
  82. <div id="header">
  83. <strong id="title">Open Game Studio</strong>
  84. <a href="../../en/news/index.html">News</a>
  85. <a href="../../en/game/index.html">Games</a>
  86. <a href="../../en/tool/index.html">Tools</a>
  87. <a href="../../en/page/about.html">About</a>
  88. <div id="lang">
  89. <a href="../../en/news/index4.html">EN</a>
  90. <a href="../../ru/news/index4.html">RU</a>
  91. </div>
  92. </div>
  93. <center>
  94. <h1>News</h1>
  95. <div class="news_item">
  96. <h2 class="news_item_title">
  97. <a href="2016-october-recap.html">October 2016 recap</a>
  98. </h2>
  99. <p class="news_item_date">
  100. 2016-11-19 00:00
  101. </p>
  102. <div class="news_item_contents">
  103. <p><img src="../../images/2016-11-19_2016-october-recap.png" alt="Gaining Android support was like climbing a mountain for us" /></p>
  104. <p>This article describes how we spent a month building OpenSceneGraph (OSG) for Android: the first attempt to build OSG, the search for OSG alternatives, and the success in building OSG.. . .</p>
  105. </div>
  106. <div class="news_item_more">
  107. <a href="2016-october-recap.html">Continue reading</a>
  108. </div>
  109. </div>
  110. <div class="news_item">
  111. <h2 class="news_item_title">
  112. <a href="2016-tech-showcases.html">Technology showcases</a>
  113. </h2>
  114. <p class="news_item_date">
  115. 2016-10-31 00:00
  116. </p>
  117. <div class="news_item_contents">
  118. <p><img src="../../images/2016-10-31_tech-showcases.png" alt="Feature file in the background" /></p>
  119. <p>In this article, we take another look at 2015-2016 live sessions' format and introduce a new showcase format for 2017.</p>
  120. <p><strong>2015 and 2016: live sessions.</strong>. . .</p>
  121. </div>
  122. <div class="news_item_more">
  123. <a href="2016-tech-showcases.html">Continue reading</a>
  124. </div>
  125. </div>
  126. <div class="news_item">
  127. <h2 class="news_item_title">
  128. <a href="2016-september-recap.html">September 2016 recap</a>
  129. </h2>
  130. <p class="news_item_date">
  131. 2016-10-11 00:00
  132. </p>
  133. <div class="news_item_contents">
  134. <p><img src="../../images/2016-10-11_september-recap.png" alt="Mahjong created during live session" /></p>
  135. <p>This article explains September 2016 live session stages: draft, rehearsal, live session itself, and publishing.</p>
  136. <p>Even though live session takes only a few hours, we devote a whole month to prepare for it. Let's have a look at live session stages in detail.. . .</p>
  137. </div>
  138. <div class="news_item_more">
  139. <a href="2016-september-recap.html">Continue reading</a>
  140. </div>
  141. </div>
  142. <div class="news_item">
  143. <h2 class="news_item_title">
  144. <a href="ogs-editor-0.10.html">OGS Editor 0.10 and live session materials</a>
  145. </h2>
  146. <p class="news_item_date">
  147. 2016-10-03 00:00
  148. </p>
  149. <div class="news_item_contents">
  150. <p><img src="../../images/2016-10-03_ogs-editor-0.10.png" alt="OGS Editor with Mahjong game" /></p>
  151. <p>Note: we won't release 0.10 for macOS due to technical difficulties with the build system. macOS support will be back for 0.11.</p>
  152. <ul>
  153. <li><strong>OGS Editor 0.10</strong> <a href="https://sourceforge.net/projects/osrpgcreation/files/Editor/jenkins/51_2016-10-01_06-39-48_0.10.0/">is available at SourceForge</a>. Simply unpack the archive and launch the run script.. . .</li>
  154. </ul>
  155. </div>
  156. <div class="news_item_more">
  157. <a href="ogs-editor-0.10.html">Continue reading</a>
  158. </div>
  159. </div>
  160. <div class="news_item">
  161. <h2 class="news_item_title">
  162. <a href="yesterdays-live-session-short-overview.html">A few words about live session yesterday</a>
  163. </h2>
  164. <p class="news_item_date">
  165. 2016-09-26 00:00
  166. </p>
  167. <div class="news_item_contents">
  168. <iframe width="560" height="315" src="https://www.youtube.com/embed/_t8TGhSgJG4" frameborder="0" allowfullscreen></iframe>
  169. <p>Mahjong Solitaire was successfully created, and it took less than 4 hours.
  170. . . .</p>
  171. </div>
  172. <div class="news_item_more">
  173. <a href="yesterdays-live-session-short-overview.html">Continue reading</a>
  174. </div>
  175. </div>
  176. <div class="news_item">
  177. <h2 class="news_item_title">
  178. <a href="september-live-session-announcement-tomorrow.html">Live session is in 24 hours</a>
  179. </h2>
  180. <p class="news_item_date">
  181. 2016-09-24 00:00
  182. </p>
  183. <div class="news_item_contents">
  184. <iframe width="560" height="315" src="https://www.youtube.com/embed/Fj4yHG-mV1U" frameborder="0" allowfullscreen></iframe>
  185. <p>Get ready for <a href="https://www.livecoding.tv/kornerr">live session</a>, it's about to happen in 24 hours!. . .</p>
  186. </div>
  187. <div class="news_item_more">
  188. <a href="september-live-session-announcement-tomorrow.html">Continue reading</a>
  189. </div>
  190. </div>
  191. <div class="news_item">
  192. <h2 class="news_item_title">
  193. <a href="september-live-session-announcement.html">Live session: 25 September 2016</a>
  194. </h2>
  195. <p class="news_item_date">
  196. 2016-09-17 00:00
  197. </p>
  198. <div class="news_item_contents">
  199. <iframe width="560" height="315" src="https://www.youtube.com/embed/Y5hOGKcQ8wA" frameborder="0" allowfullscreen></iframe>
  200. <p>We will hold <a href="https://www.livecoding.tv/kornerr">live session</a> on <a href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Open+Game+Studio+September+2016+live+session&iso=20160925T12&p1=37&ah=2">25 September 2016 at 12:00 CEST</a>. . .</p>
  201. </div>
  202. <div class="news_item_more">
  203. <a href="september-live-session-announcement.html">Continue reading</a>
  204. </div>
  205. </div>
  206. <div class="news_item">
  207. <h2 class="news_item_title">
  208. <a href="2016-august-recap.html">August 2016 recap</a>
  209. </h2>
  210. <p class="news_item_date">
  211. 2016-09-03 00:00
  212. </p>
  213. <div class="news_item_contents">
  214. <p><img src="../../images/2016-09-03_august-recap.png" alt="OGS Editor with a spherical scene node" /></p>
  215. <p>This article explains the most important technical details about development in August: UIQt module, its refactoring, a new feature based development approach, and its benefits.. . .</p>
  216. </div>
  217. <div class="news_item_more">
  218. <a href="2016-august-recap.html">Continue reading</a>
  219. </div>
  220. </div>
  221. <div class="news_item">
  222. <h2 class="news_item_title">
  223. <a href="back-to-social-networks.html">We’re back to social networks</a>
  224. </h2>
  225. <p class="news_item_date">
  226. 2016-08-18 00:00
  227. </p>
  228. <div class="news_item_contents">
  229. <p>If you follow us on <a href="https://www.facebook.com/groups/162611230470183/">Facebook</a>, <a href="https://twitter.com/OpenGameStudio">Twitter</a>, or <a href="https://new.vk.com/opengamestudo">VK</a> you noticed we started to use them again. That's no coincidence: we're finally ready to communicate our progress verbally after 4 years of almost silent development.. . .</p>
  230. </div>
  231. <div class="news_item_more">
  232. <a href="back-to-social-networks.html">Continue reading</a>
  233. </div>
  234. </div>
  235. <p class="pagination_title">Page 4 of 7</p>
  236. <p>
  237. <a href="index3.html">« Newer</a>
  238. <a href="index5.html">Older »</a>
  239. </p>
  240. <div id="footer">
  241. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  242. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  243. The site is hosted by <a href="https://pages.github.com">GitHub Pages</a>.
  244. </div>
  245. </center>
  246. </body>
  247. </html>