Downloadliste

Projektbeschreibung

GTacToe is a Tic Tac Toe game that features
intelligent AI, network play, two player local
games, and much more.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-04-17 10:10
0.3.2

Der Fehler, dass das Netz nicht funktionieren, wenn das Debuggen nicht aktiviert wurde festgesetzt worden. Der fehlende Hinweis auf errno.h festgesetzt worden war, und alle core / UI-Splitting fertig war, so dass die Arbeiten an einer gemeinsamen API beginnen können für neue GUIs, wie Qt und Windows.
Tags: Major bugfixes
The bugs that made the network not work if
debugging wasn't enabled was fixed. The missing
reference to errno.h was fixed, and all core/UI
splitting was finished so that work can start on a
common API for new GUIs such as Qt and Windows.

2004-02-05 00:22
0.3.1

Diese Veröffentlichung fügt automatische Speicherung von Fenster-Position und Größe, so dass Sie nicht immer das Fenster nach Ihren Wünschen die Größe, wenn es geöffnet. Ein paar kleinere Fehler wurden behoben, und der Code gestellt wurde viel konsequenter und leichter zu lesen.
Tags: Minor feature enhancements
This release adds automatic saving of window position and size so that you don't have to always resize the window to your liking when it opens. A few minor bugs have been fixed, and the code has been made a lot more consistent and easier to read.

2003-07-15 23:39
0.3.0

Ein Fehler, wodurch das Programm zum Absturz im Netzwerk-Modus wurde behoben. Connection Dialoge und mehr Fehler Dialoge wurden hinzugefügt. Blocking auf Host-Verbindungen gestrichen wurden.
Tags: Major feature enhancements
A bug causing the program to crash in network mode has been fixed. Connection dialogs and more error dialogs have been added. Blocking on host connections has been removed.

2003-06-21 22:08
0.2.2

Lots of core / ui spaltet und Code Mischen geschah. Geändert malloc ()-Aufrufe wurden zu "neuen" und free () fordert verändert wurden geändert, um "Löschen". Das Netzwerk nicht blockiert auf mehr erhalten.
Tags: Minor feature enhancements
Lots of core/ui splits and code shuffling was done. Changed malloc() calls were changed to "new" and free() calls were changed to "delete". The network doesn't block on recieve anymore.

2003-06-17 19:29
0.2.1

Der Status-Label wurde auf einer Statusleiste verändert. Der Netzwerk-Code funktioniert jetzt. Das Menü wurde geändert, um Netzwerk spielen können. Es gibt einige Code-Bereinigung.
Tags: Major feature enhancements
The status label has been changed to a status bar. The network code now works. The menu has been changed to allow network play. There is some code cleanup.

Project Resources