• 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).


コミットメタ情報

リビジョンbaf85278e82294638bac76c5b379f3cef4b49cd0 (tree)
日時2017-12-16 07:39:27
作者Sean Baggaley <sean@csnx...>
コミッターSean Baggaley

ログメッセージ

Bump TSPG version

変更サマリ

差分

diff -r 7f90a1640919 -r baf85278e822 src/version.h
--- a/src/version.h Fri Dec 15 22:39:09 2017 +0000
+++ b/src/version.h Fri Dec 15 22:39:27 2017 +0000
@@ -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 4
143+#define TSPG_VERSION 5
144144
145145 #ifdef TSPG_DEBUG
146146 #define TSPG_VERSION_STR SAVEVERSTRINGIFY(TSPG_VERSION) "-dbg"