• R/O
  • SSH

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG).


コミットメタ情報

リビジョン83647eab6d9523b2d9dfa7fb3c1ced93e1245cdb (tree)
日時2019-09-30 06:14:11
作者Sean Baggaley <sean@csnx...>
コミッターSean Baggaley

ログメッセージ

Bump TSPG version to v17

変更サマリ

差分

diff -r e9cf4f5200b6 -r 83647eab6d95 src/version.h
--- a/src/version.h Tue Sep 24 18:41:01 2019 +0100
+++ b/src/version.h Sun Sep 29 22:14:11 2019 +0100
@@ -140,7 +140,7 @@
140140 // The maximum length of one save game description for the menus.
141141 #define SAVESTRINGSIZE 24
142142
143-#define TSPG_VERSION 16
143+#define TSPG_VERSION 17
144144
145145 #ifdef TSPG_DEBUG
146146 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"