Yamagi Burmeister
|
bf02575b1e
|
Return in case of possible overflow
|
2012-06-02 13:18:33 +02:00 |
|
Yamagi Burmeister
|
fc2d67bac1
|
Ensure that pseudo random numbers are always >0
|
2012-06-02 12:11:14 +02:00 |
|
Yamagi Burmeister
|
a0ccf86660
|
Implemented the new random generator in shared.h instead of common.h
|
2012-06-02 11:32:45 +02:00 |
|
Yamagi Burmeister
|
effc7b3c35
|
Implement crandk() and frandk() and remove old functions
|
2012-06-02 11:22:54 +02:00 |
|
Yamagi Burmeister
|
97f7ba0610
|
Add rand.c, an implementation of G. Marsaglia KISS PRNG
|
2012-06-02 10:56:40 +02:00 |
|
Yamagi Burmeister
|
881b935b65
|
Change atof() to strtod()
|
2012-06-02 10:33:28 +02:00 |
|
Yamagi Burmeister
|
67dbe816c9
|
Change atoi() to strtol()
|
2012-06-02 10:24:52 +02:00 |
|
Yamagi Burmeister
|
37132d8ac9
|
Bump version number to 4.21
|
2012-05-26 09:45:57 +02:00 |
|
Yamagi Burmeister
|
b6325d7858
|
Remove unused variables and dead code (patch submitted by Christoph
Mallon)
|
2012-04-30 10:02:58 +02:00 |
|
Christoph Mallon
|
ab034114b4
|
Whitespace fixes.
|
2012-04-30 08:25:59 +02:00 |
|
Yamagi Burmeister
|
4203bed129
|
Bump version number to 4.20
|
2012-04-29 08:08:21 +00:00 |
|
Yamagi Burmeister
|
2b6389a471
|
Filter sound samples (not the music) when under water
|
2012-04-27 13:55:45 +00:00 |
|
Yamagi Burmeister
|
048f680701
|
Hide ZIP support behind ZIP
|
2012-04-25 09:12:02 +00:00 |
|
Yamagi Burmeister
|
fc32d16d42
|
Print
- OS
- CPU
- byte ordering
at startup
|
2012-04-19 13:33:48 +00:00 |
|
Yamagi Burmeister
|
179ec5538e
|
Move strlwr() into shared.c and don't link main.c into the refresher
|
2012-04-19 13:22:50 +00:00 |
|
Yamagi Burmeister
|
b6bb97e223
|
- add support for big endian CPUs
- enable the build on SPARC64
- add runtime-requirements for SPARC64
- bump version number to 4.10
|
2012-04-16 06:54:48 +00:00 |
|
Yamagi Burmeister
|
04f5ff9523
|
Bump version number to 4.03
|
2012-02-17 08:18:25 +00:00 |
|
Yamagi Burmeister
|
4b1c43e98a
|
Do not call the low level function to create a directory, but the
filesystem internal high level API function. While here remove a
debug printf().
|
2012-02-07 12:25:32 +00:00 |
|
Yamagi Burmeister
|
146450c3e0
|
Bump version number to 4.02
|
2012-01-08 16:44:45 +00:00 |
|
Yamagi Burmeister
|
642cf678c0
|
Bump version to 4.01
|
2011-12-26 08:48:54 +00:00 |
|
Yamagi Burmeister
|
07ed4c8b5a
|
Make the client and server IPv6 aware
|
2011-10-15 16:18:26 +00:00 |
|
Yamagi Burmeister
|
2e223c4f0a
|
Add a missing malloc. Without this adding a non-numbered pak would
delete all other paks, resulting in an endless loop
|
2011-10-11 18:42:36 +00:00 |
|
Yamagi Burmeister
|
60a2ca3eb9
|
Add a signal handler to the client
|
2011-10-10 07:51:16 +00:00 |
|
Yamagi Burmeister
|
d4a60e7b77
|
- Add yq2.cfg to the code, an example to stuff/ and metion it in the
README
- Rename tools/ to stuff/
|
2011-10-09 17:55:10 +00:00 |
|
Yamagi Burmeister
|
6c250e40da
|
Rename the config dir to ~/.yq2
|
2011-10-09 16:59:28 +00:00 |
|
Yamagi Burmeister
|
db9de69884
|
- Bump savegame version
- Bump client version
|
2011-10-09 16:56:33 +00:00 |
|
Yamagi Burmeister
|
caf17d1c3e
|
Cleanup chick and add sanity checks
|
2011-10-07 16:05:30 +00:00 |
|
Yamagi Burmeister
|
feaa8a6f21
|
Move q_shared.c, q_shared.h and m_flash.c into common/
|
2011-10-06 08:52:26 +00:00 |
|
Yamagi Burmeister
|
0bd9096f7f
|
Integrate caedes systemwide installation patch
|
2011-10-04 19:29:40 +00:00 |
|
Yamagi Burmeister
|
0aa45e9736
|
Fix some warnings with clang
|
2011-06-27 14:40:16 +00:00 |
|
Yamagi Burmeister
|
ec4c519053
|
Fasse 2 if zusammen (by caedes)
|
2010-11-27 08:05:35 +00:00 |
|
Yamagi Burmeister
|
7c21154ff7
|
Versionsnummer auf 3.00
|
2010-11-26 18:42:19 +00:00 |
|
Yamagi Burmeister
|
4ece83cd3c
|
Sortiere die Liste der uns bei Tab-Vervollständigung vorgeschlagenen
CVAR
|
2010-10-28 07:30:42 +00:00 |
|
Yamagi Burmeister
|
ec979fb4f5
|
Headerguards
|
2010-10-27 13:24:41 +00:00 |
|
Yamagi Burmeister
|
44b65d8ab2
|
Simple Kommandovervollständigung für die Konsole
|
2010-10-27 13:12:20 +00:00 |
|
Yamagi Burmeister
|
18676a1e7d
|
Formatiere die Shutdown-Nachrichten neu
|
2010-10-20 06:10:33 +00:00 |
|
Yamagi Burmeister
|
ca1f64c016
|
Behebe das Problem, dass CL_Shutdown() rekursiv ein weiteres Mal
aufgerufen wird. Danke an caedes für das entgödeln.
|
2010-10-19 16:21:02 +00:00 |
|
Yamagi Burmeister
|
09c87ea0cc
|
Reformatiere die Startup Ausgabe
|
2010-10-19 13:34:08 +00:00 |
|
Yamagi Burmeister
|
f78eb87c3c
|
Bennene posix/ nach unix/ um, da dies irgendwie treffender ist
|
2010-10-18 15:08:13 +00:00 |
|
Yamagi Burmeister
|
bf1cb56842
|
Ordne posix/ neu
|
2010-10-18 13:28:14 +00:00 |
|
Yamagi Burmeister
|
1ad221b667
|
Räume posix.c und system.c auf und fixe einige Abartigkeiten
|
2010-10-18 13:04:28 +00:00 |
|
Yamagi Burmeister
|
5d2d2ab83b
|
Stopfe ein Speicherleck
|
2010-10-18 07:11:56 +00:00 |
|
Yamagi Burmeister
|
4c14053424
|
Überarbeite den low leven network code
|
2010-10-18 06:31:35 +00:00 |
|
Yamagi Burmeister
|
030a5eee08
|
Verschiebe unzip nach common
|
2010-09-01 08:58:58 +00:00 |
|
Yamagi Burmeister
|
c2e06a2682
|
- qcommon.h -> header/common.h
- qfiles.h -> header/files.h
|
2010-09-01 08:45:26 +00:00 |
|
Yamagi Burmeister
|
858dee9747
|
Silence a compiler warning
|
2010-09-01 08:27:44 +00:00 |
|
Yamagi Burmeister
|
c5796a8db1
|
msg_* in ein eigenes Verzeichnis
|
2010-09-01 08:25:09 +00:00 |
|
Yamagi Burmeister
|
0636b586d3
|
Verschiebe com_* in ein eigenes Verzeichnis
|
2010-09-01 08:17:37 +00:00 |
|
Yamagi Burmeister
|
511aa3bb69
|
Verschiebe cmd_* in ein eigenes Verezichnis
|
2010-09-01 08:04:13 +00:00 |
|
Yamagi Burmeister
|
f0f12c0492
|
cm_* in ein eigenes Verzeichnis
|
2010-09-01 07:41:37 +00:00 |
|