Fysiks
|
5b1b844184
|
Fix incorrect uses of feof() (#957)
Using feof() as the while loop condition for detecting the end of the file is incorrect.
|
2021-08-07 17:28:35 +02:00 |
|
DmitriyS
|
e98ab37806
|
fix memory leaks
|
2015-07-11 00:39:34 +03:00 |
|
Scott Ehlert
|
f787db1be5
|
Update license headers for plugins and includes.
|
2014-08-04 13:18:41 -05:00 |
|
skyrim
|
f1b2c802e6
|
Fix of a possible buffer overflow
|
2014-07-30 22:43:26 +02:00 |
|
skyrim
|
0de8ee48d0
|
Replaced sizeof(str)-1 and magic nums with charsmax
|
2014-07-29 16:32:32 +02:00 |
|
Arkshine
|
07534edfcd
|
Use the new constants in various place.
|
2014-07-20 12:27:02 +02:00 |
|
Fysiks
|
468aaba79e
|
Fix last map being duplicated for each blank line in maps file (bug 5005, r=dvander).
Former-commit-id: e0bcbaeac750a494eb700dea78dd7210783d7623
|
2013-02-13 00:29:54 -08:00 |
|
Steve Dudenhoeffer
|
76a7cafe50
|
Changed the new %S format option to %a to hopefully prevent some confusion.
|
2007-08-08 02:40:40 +00:00 |
|
Steve Dudenhoeffer
|
079606c143
|
Added amb311 - mapcycle file now ignores .bsp extension
|
2007-05-20 15:03:26 +00:00 |
|
Steve Dudenhoeffer
|
2659c906fb
|
Changed map list to use dynamic arrays
|
2007-04-24 17:41:56 +00:00 |
|
David Anderson
|
b237317e50
|
Fixed bug am48018
|
2006-12-19 10:36:26 +00:00 |
|
Split
|
c5dc780635
|
correction since commit 3164 was accidental
|
2006-12-06 08:46:44 +00:00 |
|
Split
|
fe0e461c76
|
checks if the none option is the majority vote
|
2006-12-06 07:41:38 +00:00 |
|
Borja Ferrer
|
ddf3b6df32
|
new cleaned-up version of the plugins (no more OLOcode :D)
|
2005-09-12 21:06:24 +00:00 |
|
David Anderson
|
daa873d8ed
|
Damaged Soul's map cycle file fix
|
2004-10-12 21:34:57 +00:00 |
|
Felix Geyer
|
574189468b
|
fixed compiling errors
|
2004-08-07 10:47:08 +00:00 |
|
Felix Geyer
|
89b4ef92b5
|
updated to use the multi-lingual system | better code style
|
2004-08-05 11:09:16 +00:00 |
|
Felix Geyer
|
4fccdd676b
|
use AMXX_VERSION_STR
|
2004-07-30 23:39:39 +00:00 |
|
Felix Geyer
|
f566d95b4b
|
small fix
|
2004-07-30 21:52:13 +00:00 |
|
Felix Geyer
|
166bbc1101
|
fixed compiler errors
|
2004-07-27 22:13:48 +00:00 |
|
Felix Geyer
|
9d0481e7df
|
use coloredMenus instead of cstrikeRunning
|
2004-07-26 15:48:12 +00:00 |
|
David Anderson
|
f520743aa2
|
Defaults to mapcycle.txt now.
|
2004-06-29 03:40:32 +00:00 |
|
David Anderson
|
4ab6b083c1
|
Updated version numbers.
Fixed Condition-Zero support.
Replaced Stats with StatsX.
|
2004-06-24 08:10:52 +00:00 |
|
Pavol Marko
|
a3c9489360
|
plugins using localinfo paths now
|
2004-03-25 16:52:04 +00:00 |
|
Felix Geyer
|
079f824a81
|
updated version information
|
2004-03-24 08:30:08 +00:00 |
|
David Anderson
|
1425615e20
|
Fixed headers.
|
2004-03-15 21:05:08 +00:00 |
|
Felix Geyer
|
0bdc09d3d9
|
hardcoded pathes
|
2004-03-09 15:53:40 +00:00 |
|
Felix Geyer
|
9f6b206881
|
compatible to new include files
|
2004-03-07 14:30:53 +00:00 |
|
Felix Geyer
|
4b81034f81
|
updated includes
|
2004-03-05 19:35:38 +00:00 |
|
Felix Geyer
|
c3616b67b1
|
switched to log_amx() | changed configs dir
|
2004-03-04 20:16:45 +00:00 |
|
Felix Geyer
|
3ba4ece791
|
removed AMX_VERSION_STR
|
2004-02-21 20:58:35 +00:00 |
|
Felix Geyer
|
8c6374567a
|
updated header
|
2004-02-21 19:36:35 +00:00 |
|
Felix Geyer
|
c3da720704
|
updated header | fixed compiler errors
|
2004-02-11 19:32:01 +00:00 |
|
Felix Geyer
|
51fe5a4822
|
changed header and version info
|
2004-02-01 18:45:44 +00:00 |
|
Felix Geyer
|
9e999a0ba6
|
Initial revision
|
2004-01-31 20:56:22 +00:00 |
|