Download List

Projeto Descrição

qdgdf (Quick and Dirty Game Development Framework) is a set of libraries designed to allow fast development of games under a variety of systems. Its main goal is to show a platform-independent, consistent interface to Unix/Linux and MS Windows.

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.

2010-07-08 22:15
0.9.2

Esta versão inclui um novo modo de janela para Win32, fontes proporcionais, as funções de encontrar novo caminho, e pequenas correções de bugs e melhorias.
This release includes a new windowed mode for Win32, proportional fonts, new path finding functions, and minor bugfixes and enhancements.

2006-07-09 13:18
0.9.1

Esta versão inclui as seguintes funções novas: qdgdfv_load_pcx_pal (), que carrega um arquivo PCX 256 cores e reorganiza-lo para corresponder a paleta atual; qdgdfv_load_pcx_pal_set (), que carrega um arquivo PCX 256 cores e define sua paleta como um ativo; qdgdfv_home_dir ( ) e qdgdfa_home_dir (), que retornam um caminho onde um jogo pode criar um diretório ou gravar dados e qdgdfv_app_dir () e qdgdfa_app_dir (), que retornam um caminho onde um jogo pode olhar para os dados a sua aplicação.
Tags: Minor feature enhancements
This release includes the following new functions: qdgdfv_load_pcx_pal(), which loads a 256 color PCX file and rearranges it to match the current palette; qdgdfv_load_pcx_pal_set(), which loads a 256 color PCX file and sets its palette as the active one; qdgdfv_home_dir() and qdgdfa_home_dir(), which return a path where a game can create a directory or write data; and qdgdfv_app_dir() and qdgdfa_app_dir(), which return a path where a game can look for its application data.

2005-05-08 12:54
0.9.0

Esta versão inclui suporte a atenuação de som, várias novas variáveis-chave, um melhor sistema de construção, os valores nova janela escala (tamanho x3), mingw32 apoio, suporte de pesquisa o caminho para abrir arquivos, informações prorrogado por teclas, e muitas correções.
Tags: Major feature enhancements
This release includes sound attenuation support, several new key variables, an improved build system, new window scale values (x3 size), mingw32 support, search path support for opening files, extended information for key presses, and many bugfixes.

2004-02-01 13:22
0.8.0

Esta versão adiciona um novo sistema de drivers (áudio e vídeo são selecionadas em tempo de execução, e não em tempo de compilação como em versões anteriores), DJGPP novos drivers de vídeo SVGALIB e documentação melhorada.
Tags: Major feature enhancements
This release adds a new build system (video and audio drivers are
selected at runtime, not at compilation time as in previous versions),
new DJGPP and SVGALIB video drivers, and improved documentation.

2003-12-13 17:21
0.7.8

Esta versão inclui a manutenção de grandes (paginado) sons no Linux, o suporte para o algoritmo Scale2x, uma faxina geral no ecrã duplo dumping código, e algumas pequenas correções.
Tags: Minor feature enhancements
This maintenance release includes big (paged) sounds under Linux,
support for the scale2x algorithm, a massive cleanup in the double
screen dumping code, and some small bugfixes.

Project Resources