115 Commits

Author SHA1 Message Date
Tony Cannon
7ddadef854 Merge pull request #46 from seasidelab/fix-dev-guide
Fix Japanese developer guide
2019-11-07 09:39:58 -08:00
BUGMAN
08d9f489bc Unify section name. 2019-11-08 02:22:56 +09:00
BUGMAN
6e02f97848 Adjust Japanese documentation. 2019-11-08 02:06:40 +09:00
BUGMAN
5d4772c9b1 Replaced Japanese document words with appropriate ones. 2019-11-07 22:28:38 +09:00
BUGMAN
f1493d7449 Restore lost back quotes. 2019-11-05 22:13:25 +09:00
Tony Cannon
b13e16a5a5 Merge pull request #44 from Shugyousha/linkjareadme
readme: add link to Japanese README
2019-11-04 07:03:55 -08:00
Silvan Jegen
1dfb6c2a1c readme: add link to Japanese README 2019-11-04 10:18:19 +01:00
Tony Cannon
7513f9d1a6 Merge pull request #43 from JakeTheJake74/patch-1
Update README.ja.md
2019-10-31 17:50:36 -07:00
JakeTheJake74
831c91d454 Update README.ja.md 2019-10-31 20:19:21 -04:00
Tony Cannon
b98f725036 Merge pull request #41 from seasidelab/minimize-doc-diff
Minimize documentation differences.
2019-10-31 08:33:57 -07:00
BUGMAN
8ed9bb9ab3 Fixed broken link in Japanese documentation. 2019-10-31 00:01:31 +09:00
BUGMAN
699dd85414 Minor corrections to Japanese documentation. 2019-10-30 23:51:33 +09:00
BUGMAN
fa906c3e63 Apply latest "Sample Application" of root directory. 2019-10-30 23:48:01 +09:00
BUGMAN
899f41445d Apply latest "What GGPO?" of doc directory. 2019-10-30 23:34:58 +09:00
BUGMAN
493e87c9ce Convert full-width symbols to half-width. 2019-10-30 22:24:14 +09:00
BUGMAN
e0fae946b5 Minimize documentation differences. (en <=> ja) 2019-10-30 22:23:54 +09:00
Tony Cannon
e4e11d8e3e Merge pull request #40 from pond3r/dev/compile_warnings
Clean up compilation
2019-10-29 07:20:58 -07:00
Tony Cannon
c3f933f3b0 fix remaing compile errors for release build (thanks ci!) 2019-10-27 16:26:57 -07:00
Tony Cannon
49fe5c19ec remove remaining compile errors 2019-10-27 16:24:02 -07:00
Tony Cannon
ef37947edc Merge branch 'master' into dev/compile_warnings 2019-10-27 15:51:58 -07:00
Tony Cannon
98d299480d work in progress to remove compile errors 2019-10-27 15:51:26 -07:00
Tony Cannon
4c3aa4e099 work in progress to remove all warnings 2019-10-27 15:50:54 -07:00
Tony Cannon
881d218bfd Merge pull request #30 from erebuswolf/master
Fix crash on escape keypress for vector war
2019-10-27 15:49:57 -07:00
Tony Cannon
10f8a19c8f remove google cloud build ci now that we're on appveyor 2019-10-27 14:03:58 -07:00
Tony Cannon
e6e4cc76b2 Merge pull request #39 from pond3r/dev/crossplatform
Merge latest dev/crossplatform into master
2019-10-27 14:03:16 -07:00
Tony Cannon
90a501e747 fix static library builds and build static and shared in ci 2019-10-27 13:56:16 -07:00
Tony Cannon
89a638c3f4 Merge branch 'master' into dev/crossplatform 2019-10-27 13:30:46 -07:00
Tony Cannon
fa8f0eaada move it back under the logo (sigh) 2019-10-27 13:30:17 -07:00
Tony Cannon
2de1caa79c move the build badge above the logo 2019-10-27 13:24:57 -07:00
Tony Cannon
4b65e07212 Merge pull request #38 from pond3r/dev/ci-appveyor
appveyor.yml configuration file for ci
2019-10-27 13:24:09 -07:00
Tony Cannon
aa66602e9e Remove 32-bit builds 2019-10-27 13:21:41 -07:00
Tony Cannon
d416ba67cb Add CI build status badge. 2019-10-27 13:19:48 -07:00
Tony Cannon
7121b9ab50 add all platforms and configurations to the matrix 2019-10-27 13:17:18 -07:00
Tony Cannon
30d40afcd2 rename build_windows.cmd -> configure_windows.cmd 2019-10-27 13:14:16 -07:00
Tony Cannon
4283dd74b3 pass the --no-prompt flag to avoid the prompt 2019-10-27 13:08:48 -07:00
Tony Cannon
78e0e75ea7 add a command line flag to avoid the pause so we can call it on CI 2019-10-27 13:08:03 -07:00
Tony Cannon
de3578d770 appveyor.yml configuration file for ci 2019-10-27 12:57:16 -07:00
Tony Cannon
fd1faab662 Merge pull request #36 from seasidelab/improve-ja-translation
Improved Japanese documentation.
2019-10-27 12:06:18 -07:00
BUGMAN
f39a85ba77 Improved Japanese documentation. 2019-10-27 07:07:27 +09:00
Tony Cannon
26d78ab10b Merge pull request #35 from Shugyousha/finish-ja-translation
Finish the Japanese translation
2019-10-26 12:24:05 -07:00
Silvan Jegen
755121085e doc: use professional translation for README.ja.md
JakeTheJake74[0] generously donated a professional translation of
this document (not by me). We use it to correct the old one.

[0] https://github.com/pond3r/ggpo/issues/2#issuecomment-546357632
2019-10-26 19:39:33 +02:00
Silvan Jegen
80b8800fa2 Translate README.md to Japanese
JakeTheJake74[0] generously donated a professional translation of this
document (not by me). I just proof-read and added it.

[0] https://github.com/pond3r/ggpo/issues/2#issuecomment-546357632
2019-10-26 19:39:33 +02:00
Tony Cannon
776a4d6aae Merge pull request #33 from ksmit799/dll-exporting
Added cross platform dll export
2019-10-26 08:23:07 -07:00
Tony Cannon
e1437a50a9 Merge pull request #34 from Shugyousha/devguide-ja
Translate the developer guide to Japanese
2019-10-26 08:20:30 -07:00
Silvan Jegen
8820ffd7ad doc: translate the DeveloperGuide to Japanese
This translation was generously donated by JakeTheJake74[0]. I just
proof-read and added it.

[0] https://github.com/pond3r/ggpo/issues/2#issuecomment-546357632
2019-10-26 17:07:27 +02:00
Kyle Smith
49f6a76a3a include: Added cross platform dll export 2019-10-26 23:09:42 +10:00
Jesse Fish
36365b12e4 Fix crash on escape key for vector war
Vector war example was crashing on escape key press due to both deleting the renderer without setting a value to NULL and calling the init function with a not initialized pointer. Now the program closes gracefully on escape keypress.
2019-10-24 16:51:39 -07:00
Tony Cannon
0a4e84eabe Merge pull request #28 from pond3r/dev/ci
initial integration with google cloud builder for ci.
2019-10-23 19:35:53 -07:00
Tony Cannon
3fdb2c37d2 initial integration with google cloud builder for ci. 2019-10-23 19:32:53 -07:00
Tony Cannon
c14512582d Merge pull request #27 from mrjnumber1/patch-1
Return correct value in UdpMsg::PayloadSize for SyncRequest type packets
2019-10-23 18:36:23 -07:00