Download List

Projeto Descrição

Shadowed Horizons is a collection of classes and utilities that form a gaming software development kit. The aim of the project is to spare programmers the need to perform countless mundane or repetitive tasks in writing their games. When complete, this software will be a generalized framework for computer games of any type.

System Requirements

System requirement is not defined
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.

2004-12-28 10:02
20041227

Limpeza de código foram feitos e os nomes das variáveis foram melhorados em lugares que não eram claros. Algumas funções obsoletas foram removidos. As novas funcionalidades incluídas uma função de pesquisa poderosa na classe MetaObject e uma hierarquia de mundo que pode ser tão profundo quanto necessário. Celebrity O conceito de 'nome' em ambientes foi generalizada.
Tags: Code cleanup
Code cleanups were made and variable names were improved in places that were unclear. Some obsolete functions were removed. The new features included a powerful search function in the MetaObject class and a World hierarchy that can be as deep as necessary. The concept of 'named points' in environments was generalized.

2004-12-22 09:00
20041222

Um sistema de mundo foi implementado com duas novas classes de teste que funcionam como tutoriais. O MetaObject / JavaMBS sistemas foram melhorados. O código foi limpado para ser mais compatível com as convenções de estilo de Java e da documentação foi expandida para incluir os novos sistemas, bem como para proporcionar uma melhor cobertura do código existente.
Tags: Major feature enhancements
A world system was implemented with two new test classes that act as tutorials. The MetaObject/JavaMBS systems were improved. The code was cleaned up to be more compatible with Java style conventions and the documentation was expanded to include the new systems as well as to provide better coverage of the existing code.

2004-12-16 13:00
20041216

A mudança foi feita para a linguagem de programação Java. A documentação e organização do projeto foi muito melhorada. Várias classes de teste foram incluídos para demonstrar a funcionalidade do SDK.
Tags: Initial freshmeat announcement
A switch was made to the Java programming language. The documentation and project organization were greatly improved. Multiple test classes were included to show the functionality of the SDK.

2004-08-23 09:52
20040823

Uma série de novos recursos foram implementados, incluindo um mapa gráfico Viewer para o editor do mundo, um analisador editor mais inteligentes mundo, e completamente a capacidade de salvar e carregar o estado do mundo do jogo. O programa agora suporta arquivos de dados XML e armazenável. Uma série de bugs no editor do mundo foram corrigidos, ea documentação foi atualizada.
Tags: Major feature enhancements
A number of new features were implemented,
including a Graphical Map Viewer for the world editor,
a more intelligent world editor parser, and the ability
to completely save and load the world's game state.
The program now supports both XML and Storable
datafiles. A number of bugs in the world editor were
corrected, and the documentation was updated.

2004-08-16 09:09
20040815

Um ambiente e um sistema de mundo que inclui algumas funções de edição foi implementado. Algum trabalho foi feito sobre a poupança do Estado de The Game e uma classe de dados foi introduzido. Um esboço de 20 páginas do projeto em formato PDF, também foi incluído.
Tags: Major feature enhancements
An environment and world system that includes some
editing functionality was implemented. Some work
was made on saving the state of the game and a
Data class was introduced. A 20 page outline of the
project in PDF format was also included.

Project Resources