Commit graph

4 commits

Author SHA1 Message Date
sago007
c6c7e7a55e Partial commit while removing technical dept 2016-08-02 20:17:50 +02:00
sago007
b27e882d3b Replaced !Q_stricmp with Q_strequal in the cases where the stricmp function was used to test for equality.
While the !strcmp is common it is too easy for humans to misread it. I have fixed several bugs caused by people that after a long day no longer read "if the two strings do not compare then they must be equal". Q_strequal is a macro so there are no performance progrem, just easier to read code.
2016-06-29 23:14:29 +02:00
sago007
ae6aad4a5e Added Challenges to log
git-svn-id: http://oax.googlecode.com/svn/trunk@266 48ef5666-4144-11de-b6cc-f32266f7ba4a
2011-08-19 21:19:20 +00:00
sago007
4a087ee80f Some missing files
git-svn-id: http://oax.googlecode.com/svn/trunk@3 48ef5666-4144-11de-b6cc-f32266f7ba4a
2009-05-15 14:51:36 +00:00