Menu

Source (svn, archived) Commit Log


Commit Date  
[r43] by ral

addition to r42: svn:ignore and svn:executable added for further files.

2005-08-25 20:33:31 Tree
[r42] by ral

svn:eol-style native added for all editable files (Windows support);
files with mixed eol-style corrected;
svn:ignore added for Makefile.in and other generated files;
doc/*/*.html and further generated files deleted from repository;
svn:mime-type for png narrowed from application/octet-stream to image/png;
src/enigma.doxygen.fulldoc updated to new ecl path;
mkinstalldirs reinserted from v0.92 distribution;
;
Please activate autoprops in your .subverion/config file:
[miscellany]
enable-auto-props = yes
[auto-props]
*.am = svn:eol-style=native
*.c = svn:eol-style=native
*.cc = svn:eol-style=native
*.cpp = svn:eol-style=native
*.h = svn:eol-style=native
*.hh = svn:eol-style=native
*.lua = svn:eol-style=native
*.png = svn:mime-type=image/png
*.po = svn:eol-style=native
*.sh = svn:eol-style=native;svn:executable
*.texi = svn:eol-style=native
*.txt = svn:eol-style=native
...

2005-08-23 19:51:33 Tree
[r41] by dheck

game.cc
menus.cc
- cleanup

server.cc
- level previews are now created from the correct region of the level

2005-08-21 21:52:17 Tree
[r40] by dheck

- link to winmm library when cross-compiling, should fix linker error
- source cleanup

2005-08-21 20:37:18 Tree
[r39] by dheck

- applied patch by Tacvek
- untabified some of the source code

2005-08-12 09:04:21 Tree
[r38] by ral

Docs updated for texi2html 1.76 compatibility
Please update your texi2html to 1.76 (http://www.nongnu.org/texi2html/)
and reconfigure enigma. The docs are no longer compatible to 1.66!

2005-08-12 08:55:15 Tree
[r37] by dheck

- updated enet to latest CVS version

2005-08-12 07:24:43 Tree
[r36] by dheck

- small manual update

2005-08-07 09:52:10 Tree
[r35] by dheck

- Fixed bug in KeyStone

2005-08-02 20:45:09 Tree
[r34] by dheck

- changed SHIELD_TIME constant to correct value

2005-08-01 06:58:27 Tree
Older >